Setup & Installation
What This Skill Does
Azure Key Vault Secrets SDK for Rust. Wraps the Azure Key Vault REST API with a typed Rust client for storing, retrieving, updating, and deleting secrets. Handles versioning, soft delete, and Entra ID authentication. The typed Rust client handles authentication, pagination, and versioning directly, so you avoid writing raw HTTP calls against the Key Vault REST API or shelling out to the Azure CLI.
When to use it
- Working with azure keyvault secrets rust functionality
- Implementing azure keyvault secrets rust features
- Debugging azure keyvault secrets rust related issues
