Azure AI Agent Skills
AI agent skills for Microsoft Azure. Functions, App Service, DevOps, and Azure cloud workflows.
147 listings
Azure AI Contentsafety Py
Azure Monitor Opentelemetry Exporter Py
Azure AI ML Py
Azure MCP
This repository is archived as of August 25, 2025. Going forward, the Azure MCP team is using https://github.com/microsoft/mcp to develop the code and issues formerly in this repository. Please see the following for more context:
Azd Deployment
Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration, creating Bicep infrastructure for Container Apps, configuring remote builds with ACR, implementing idempotent deployments, managing environment variables across local/.azure/Bicep, or troubleshooting azd up failures. Triggers on requests for azd configuration, Container Apps deployment, multi-service deployments, and infrastructure-as-code
Azure Keyvault Keys Rust
Azure Storage Queue Ts
Azure Cosmos DB Py
Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator), service layer classes with CRUD operations, partition key strategies, parameterized queries, or TDD patterns for Cosmos. Triggers on phrases like "Cosmos DB", "NoSQL database", "document store", "add persistence", "database service layer", or "Python Cosmos SDK".
Azure Mgmt Fabric Py
Azure Eventhub Ts
Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestion, real-time analytics, IoT telemetry, or event-driven architectures with partitioned consumers.
Azure Identity Dotnet
Azure AI Transcription Py
Azure Appconfiguration Ts
Build applications using Azure App Configuration SDK for JavaScript (@azure/app-configuration). Use when working with configuration settings, feature flags, Key Vault references, dynamic refresh, or centralized configuration management.
Azure Cosmos Java
Terraform Module Library
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
Azure Maps Search Dotnet
Azure Data Tables Java
Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, schemaless storage, or structured data at scale.
Demo
This is a Model Context Protocol (MCP) server that provides access to Azure Resource Graph queries. It allows you to retrieve information about Azure resources across your subscriptions using Resource Graph queries. - Query Azure resources using Resource Graph queries - Default query returns resource ID, name, type, and location - Supports custom Resource Graph queries - Uses Azure DefaultAzureCre
Azure Monitor Query Java
Azure Keyvault Secrets Ts
Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration values.
Azure Servicebus Py
Azure Storage Blob Java
Build blob storage applications with Azure Storage Blob SDK for Java. Use when uploading, downloading, or managing files in Azure Blob Storage, working with containers, or implementing streaming data operations.