Setup & Installation
What This Skill Does
Azure Key Vault Certificates SDK for Rust. Provides a `CertificateClient` for creating, importing, retrieving, and deleting certificates stored in Azure Key Vault. Works with both self-signed and CA-issued certificates via policy-based lifecycle management. Using this SDK instead of raw REST calls gives you typed models, async streaming for large certificate lists, and built-in Entra ID credential integration without writing auth boilerplate.
When to use it
- Working with azure keyvault certificates rust functionality
- Implementing azure keyvault certificates rust features
- Debugging azure keyvault certificates rust related issues
