Azure SDK Rust
by @microsoft · plugin · 9 skills
Azure SDK patterns and best practices for Rust developers covering identity, Key Vault, storage, Cosmos DB, and Event Hubs.
Install the whole plugin (CLI)
npx skillmds add microsoft/azure-cosmos-rust
npx skillmds add microsoft/azure-eventhub-rust
npx skillmds add microsoft/azure-identity-rust
npx skillmds add microsoft/azure-servicebus-rust
npx skillmds add microsoft/azure-storage-blob-rust
npx skillmds add microsoft/azure-keyvault-keys-rust
npx skillmds add microsoft/azure-storage-queue-rust
npx skillmds add microsoft/azure-keyvault-secrets-rust
npx skillmds add microsoft/azure-keyvault-certificates-rustSkills in this plugin
- ▌ azure-cosmos-rust · microsoftProvides CRUD operations for Azure Cosmos DB NoSQL API from Rust, including document management, container operations, and globally distributed data access.
- ▌ azure-eventhub-rust · microsoftSend and receive events from Azure Event Hubs in Rust, with support for batch sending, partition consumption, and configurable start positions.
- ▌ azure-identity-rust · microsoftAuthenticate to Azure services from Rust using Microsoft Entra ID credentials, including managed identity, service principal, and local development tools.
- ▌ azure-servicebus-rust · microsoftSend and receive messages using Azure Service Bus queues, topics, and subscriptions from Rust applications.
- ▌ azure-storage-blob-rust · microsoftUpload, download, and manage blobs and containers in Azure Blob Storage using the official Rust SDK.
- ▌ azure-keyvault-keys-rust · microsoftCreate, manage, and use cryptographic keys in Azure Key Vault from Rust, including RSA, EC, and HSM-protected keys for encryption, signing, and wrapping operations.
- ▌ azure-storage-queue-rust · microsoftSend, receive, and manage Azure Queue Storage messages using the official Rust SDK.
- ▌ azure-keyvault-secrets-rust · microsoftStore, retrieve, and manage secrets in Azure Key Vault using the official Rust SDK.
- ▌ azure-keyvault-certificates-rust · microsoftManage X.509 certificates in Azure Key Vault from Rust, including creation, deletion, and signing operations.