Azure Key Vault SDK for Python
Безопасно 69Manage Azure secrets, keys, and certificates with Python SDK
от sickn33
Securely store and access sensitive data using Azure Key Vault. This skill enables developers to implement enterprise-grade secret management with minimal setup.
azure-keyvault-keys-ts
Безопасно 65Manage Azure Key Vault Keys
от sickn33
Need to create, encrypt, sign, or rotate cryptographic keys in Azure? This skill provides ready-to-use code snippets for the Azure Key Vault Keys SDK to handle key management securely.
Azure Key Vault Keys SDK for Rust
Безопасно 69Manage Azure Key Vault Keys with Rust
от sickn33
Need to securely manage cryptographic keys in Azure Key Vault from Rust applications. This skill provides comprehensive guidance for using the Azure Key Vault Keys SDK to create, manage, and perform cryptographic operations with keys.
Azure Key Vault Certificates SDK for Rust
Безопасно 70Manage Azure Key Vault Certificates in Rust
от sickn33
Developers building Rust applications need secure certificate management for Azure Key Vault but lack guidance on implementing the SDK. This skill provides Claude with comprehensive knowledge of the Azure Key Vault Certificates Rust SDK to help developers integrate certificate operations.
azure-identity-ts
Безопасно 68Authenticate to Azure Services
от sickn33
This skill provides documentation and examples for authenticating to Azure services using the Azure Identity SDK for JavaScript and TypeScript. It supports multiple authentication methods including managed identities, service principals, and developer credentials.
Azure Identity SDK for Rust
Безопасно 69Authenticate Azure Services in Rust
от sickn33
This skill helps developers implement authentication for Azure SDK Rust applications using Microsoft Entra ID credentials, enabling secure access to Azure services locally and in production environments.
Azure Identity SDK for Python
Безопасно 70Implement Azure Authentication in Python
от sickn33
Developers struggle with Azure SDK authentication across local development and cloud deployments. This skill provides unified credential patterns that work seamlessly in both environments.
azure-identity-java
Безопасно 72Authenticate Java Apps with Azure
от sickn33
This skill provides comprehensive documentation for Microsoft's Azure Identity Java SDK, enabling Claude Code to implement secure authentication patterns including managed identity, service principals, and DefaultAzureCredential for Azure services.
Azure.Identity (.NET)
Безопасно 69Authenticate to Azure Services in .NET
от sickn33
Authenticating to Azure services requires understanding complex token flows and credential types. This skill provides clear guidance on using Azure.Identity to implement secure authentication with managed identities, service principals, and user credentials in .NET applications.
azure-functions
Безопасно 70Master Azure Functions Development
от sickn33
Building serverless solutions on Azure often means grappling with cold starts and orchestration complexity. This skill delivers proven patterns for the isolated worker model, Durable Functions, and performance tuning.
azure-eventhub-ts
Безопасно 71Build Azure Event Hubs streaming applications
от sickn33
Implement high-throughput event ingestion and real-time data processing with Azure Event Hubs. This skill provides TypeScript SDK patterns for producers, consumers, and checkpointing strategies.
Azure Event Hubs SDK for Rust
Безопасно 68Stream Events with Azure Event Hubs in Rust
от sickn33
Building event-driven applications in Rust requires reliable event ingestion. This skill provides official Azure Event Hubs SDK patterns for producers and consumers.
Azure Event Hubs SDK for Python
Безопасно 68Integrate Azure Event Hubs with Python
от sickn33
Build high-throughput event streaming pipelines with Azure Event Hubs Python SDK. This skill provides code patterns for producers, consumers, and checkpoint stores.
azure-eventhub-java
Безопасно 70Azure Event Hubs Java SDK
от sickn33
Build real-time streaming applications with Azure Event Hubs SDK for Java. Use for event streaming, high-throughput data ingestion, and event-driven architectures.
Azure.Messaging.EventHubs (.NET)
Безопасно 69Build Event Streaming with Azure Event Hubs
от sickn33
This skill helps developers integrate Azure Event Hubs into .NET applications for real-time event streaming, enabling scalable pub-sub messaging and event-driven architectures.
Azure Event Grid SDK for Python
Безопасно 69Publish and Route Events with Azure Event Grid
от sickn33
Build event-driven applications on Azure with this skill. It guides you through publishing CloudEvents and EventGridEvents using the Azure Event Grid SDK for Python.
azure-eventgrid-java
Безопасно 71Build Event-Driven Apps with Azure Event Grid Java SDK
от sickn33
Integrate Azure Event Grid into Java applications to publish and subscribe to events using a reliable cloud-native pub/sub messaging system.
Azure.Messaging.EventGrid (.NET)
Безопасно 69Build event-driven apps with Azure Event Grid .NET SDK
от sickn33
Event-driven architectures require reliable pub/sub messaging. This skill helps you publish and consume events using Azure Event Grid with proper authentication, error handling, and best practices.
Azure Tables SDK for Python
Безопасно 70Build Azure Tables integrations with Python
от sickn33
Developers need guidance on integrating Azure Tables NoSQL storage in Python applications. This skill provides comprehensive documentation on authentication, entity operations, queries, and batch transactions using the Azure Data Tables SDK.
azure-data-tables-java
Безопасно 71Build Azure Table Storage Apps with Java
от sickn33
Need to store structured NoSQL data at scale? This skill helps you implement table storage solutions using Azure Tables SDK for Java with proper authentication and efficient query patterns.