azure-security-keyvault-secrets-java
Safe 71Manage Azure Key Vault secrets with Java
by sickn33
Securely store and retrieve sensitive data like passwords and API keys using Azure Key Vault. This skill provides Java SDK patterns for secret management with proper authentication and rotation practices.
azure-security-keyvault-keys-java
Safe 71Manage Azure Key Vault cryptographic keys with Java SDK
by sickn33
Securely manage cryptographic keys and perform encryption operations in Azure Key Vault. This skill provides complete Java SDK documentation for RSA, EC, and HSM-backed key management.
Azure.Security.KeyVault.Keys (.NET)
Safe 67Generate Azure Key Vault key code
by sickn33
Developers struggle with Azure Key Vault key management APIs and secure cryptographic practices. This skill provides ready-to-use .NET code snippets, best practices, and implementation guidance for storing, retrieving, and managing cryptographic keys in Azure Key Vault.
azure-search-documents-ts
Safe 71Build Azure AI Search Applications
by sickn33
Implement powerful search capabilities with Azure AI Search SDK. Create vector indexes, hybrid search, and semantic ranking for intelligent document retrieval.
Azure AI Search SDK for Python
Safe 68Implement Azure AI Search with Python SDK
by sickn33
Build powerful search experiences with Azure AI Search. This skill provides comprehensive guidance on vector search, hybrid search, semantic ranking, and index management using the official Python SDK.
Azure.Search.Documents (.NET)
Safe 69Build Azure AI Search Apps with .NET
by sickn33
Developers need to integrate powerful search capabilities into .NET applications but face complexity with the Azure Search SDK. This skill provides code examples and best practices for implementing full-text, vector, semantic, and hybrid search with the Azure.Search.Documents package.
Azure.ResourceManager.Sql (.NET)
Safe 68Provision Azure SQL Resources with .NET SDK
by sickn33
Managing Azure SQL infrastructure manually through the portal is time-consuming and error-prone. This skill enables automated provisioning and management of SQL servers, databases, and elastic pools using the Azure.ResourceManager.Sql SDK.
Azure.ResourceManager.Redis (.NET)
Safe 68Manage Azure Redis Cache in .NET
by sickn33
This skill helps .NET developers create and manage Azure Redis Cache instances programmatically using the Azure.ResourceManager.Redis SDK, eliminating manual portal configuration and enabling infrastructure-as-code practices.
Azure.ResourceManager.PostgreSql (.NET)
Safe 69Manage Azure PostgreSQL with .NET
by sickn33
This skill provides code examples for managing Azure PostgreSQL Flexible Server using the .NET SDK. It helps developers automate database provisioning, configuration, backups, and high availability without manually navigating the Azure portal.
Azure.ResourceManager.Playwright (.NET)
Safe 69Manage Azure Playwright Testing Workspaces
by sickn33
Automate the provisioning and management of Microsoft Playwright Testing workspaces in Azure using the .NET Resource Manager SDK. This skill enables CI/CD pipelines and DevOps workflows to create, update, and monitor Playwright Testing resources without manual Azure portal configuration.
Azure.ResourceManager.MySql (.NET)
Safe 68Manage Azure MySQL with .NET SDK
by sickn33
This skill provides ready-to-use code examples for Azure Resource Manager MySQL Flexible Server operations in .NET. Developers can quickly implement database provisioning, firewall configuration, backups, and high availability without searching through documentation.
Azure.ResourceManager.DurableTask (.NET)
Safe 69Provision Azure Durable Task Schedulers with .NET
by sickn33
Manage Azure Durable Task Scheduler resources efficiently using the Azure Resource Manager SDK. This skill guides you through creating schedulers, task hubs, and retention policies with proper authentication and best practices.
Azure.ResourceManager.CosmosDB (.NET)
Safe 70Manage Azure Cosmos DB Resources with .NET
by sickn33
Streamlines Cosmos DB account and resource provisioning through Azure Resource Manager. Eliminates manual Azure Portal configuration with automated .NET SDK workflows.
Azure PostgreSQL for TypeScript (node-postgres)
Safe 68Connect TypeScript Apps to Azure PostgreSQL with Enterprise Security
by sickn33
Building production applications requires secure, scalable database connections. This skill provides complete patterns for Azure PostgreSQL with connection pooling, transactions, and passwordless Microsoft Entra ID authentication.
Azure Monitor Query SDK for Python
Safe 68Query Azure Monitor logs and metrics with Python SDK
by sickn33
Developers struggle to query Azure Monitor data efficiently without proper SDK guidance. This skill provides ready-to-use code examples for Log Analytics and Metrics Query clients with authentication patterns.
Azure Monitor Query SDK for Java
Safe 69Query Azure Monitor logs and metrics with Java
by sickn33
Developers need to analyze Azure resource telemetry and troubleshoot issues efficiently. This skill provides Kusto query patterns and metrics retrieval using the official Azure Monitor Query SDK for Java.
azure-monitor-opentelemetry-ts
Safe 70Add Azure Monitor Telemetry to Node.js Apps
by sickn33
Application teams need observability for production debugging and performance monitoring. This skill provides complete guidance for instrumenting TypeScript and JavaScript applications with Azure Monitor using OpenTelemetry standards.
Azure Monitor OpenTelemetry Distro for Python
Safe 70Configure Azure Monitor OpenTelemetry for Python
by sickn33
Setting up application monitoring in Azure requires understanding connection strings, auto-instrumentation, and telemetry configuration. This skill provides ready-to-use code snippets and best practices for adding Application Insights monitoring to Python applications with minimal code changes.
Azure Monitor OpenTelemetry Exporter for Python
Safe 69Export OpenTelemetry Data to Azure Application Insights
by sickn33
This skill provides Claude Code with knowledge about the Azure Monitor OpenTelemetry Exporter for Python, enabling developers to send custom telemetry pipelines directly to Application Insights for monitoring and analysis.
Azure Monitor OpenTelemetry Exporter for Java
Safe 68Export OpenTelemetry Data to Azure Monitor
by sickn33
This skill helps Java developers export OpenTelemetry traces, metrics, and logs to Azure Monitor and Application Insights. It provides code examples for the deprecated exporter package and guidance for migrating to the recommended autoconfigure solution.