← all plugins

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-rust
⬇ Download

Skills in this plugin

  1. azure-cosmos-rust · microsoft
    Provides CRUD operations for Azure Cosmos DB NoSQL API from Rust, including document management, container operations, and globally distributed data access.
    2.7k
    repo stars
  2. azure-eventhub-rust · microsoft
    Send and receive events from Azure Event Hubs in Rust, with support for batch sending, partition consumption, and configurable start positions.
    2.7k
    repo stars
  3. azure-identity-rust · microsoft
    Authenticate to Azure services from Rust using Microsoft Entra ID credentials, including managed identity, service principal, and local development tools.
    2.7k
    repo stars
  4. azure-servicebus-rust · microsoft
    Send and receive messages using Azure Service Bus queues, topics, and subscriptions from Rust applications.
    2.7k
    repo stars
  5. azure-storage-blob-rust · microsoft
    Upload, download, and manage blobs and containers in Azure Blob Storage using the official Rust SDK.
    2.7k
    repo stars
  6. azure-keyvault-keys-rust · microsoft
    Create, manage, and use cryptographic keys in Azure Key Vault from Rust, including RSA, EC, and HSM-protected keys for encryption, signing, and wrapping operations.
    2.7k
    repo stars
  7. azure-storage-queue-rust · microsoft
    Send, receive, and manage Azure Queue Storage messages using the official Rust SDK.
    2.7k
    repo stars
  8. azure-keyvault-secrets-rust · microsoft
    Store, retrieve, and manage secrets in Azure Key Vault using the official Rust SDK.
    2.7k
    repo stars
  9. azure-keyvault-certificates-rust · microsoft
    Manage X.509 certificates in Azure Key Vault from Rust, including creation, deletion, and signing operations.
    2.7k
    repo stars