Azure SDK Python
by @microsoft · plugin · 40 skills
Azure SDK patterns and best practices for Python developers covering AI, storage, identity, monitoring, messaging, and management libraries.
Install the whole plugin (CLI)
npx skillmds add microsoft/azure-ai-ml-py
npx skillmds add microsoft/m365-agents-py
npx skillmds add microsoft/azure-cosmos-py
npx skillmds add microsoft/azure-eventhub-py
npx skillmds add microsoft/azure-identity-py
npx skillmds add microsoft/azure-keyvault-py
npx skillmds add microsoft/fastapi-router-py
npx skillmds add microsoft/azure-cosmos-db-py
npx skillmds add microsoft/azure-eventgrid-py
npx skillmds add microsoft/pydantic-models-py
npx skillmds add microsoft/azure-servicebus-py
npx skillmds add microsoft/azure-ai-projects-py
npx skillmds add microsoft/azure-data-tables-py
npx skillmds add microsoft/azure-mgmt-fabric-py
npx skillmds add microsoft/azure-ai-voicelive-py
npx skillmds add microsoft/azure-storage-blob-py
npx skillmds add microsoft/azure-monitor-query-py
npx skillmds add microsoft/azure-storage-queue-py
npx skillmds add microsoft/azure-mgmt-apicenter-py
npx skillmds add microsoft/azure-mgmt-botservice-py
npx skillmds add microsoft/azure-ai-contentsafety-py
npx skillmds add microsoft/azure-ai-textanalytics-py
npx skillmds add microsoft/azure-ai-transcription-py
npx skillmds add microsoft/azure-appconfiguration-py
npx skillmds add microsoft/azure-search-documents-py
npx skillmds add microsoft/azure-containerregistry-py
npx skillmds add microsoft/azure-monitor-ingestion-py
npx skillmds add microsoft/agent-framework-azure-ai-py
npx skillmds add microsoft/azure-mgmt-apimanagement-py
npx skillmds add microsoft/azure-storage-file-share-py
npx skillmds add microsoft/azure-ai-translation-text-py
npx skillmds add microsoft/azure-speech-to-text-rest-py
npx skillmds add microsoft/azure-monitor-opentelemetry-py
npx skillmds add microsoft/azure-storage-file-datalake-py
npx skillmds add microsoft/azure-ai-contentunderstanding-py
npx skillmds add microsoft/azure-ai-translation-document-py
npx skillmds add microsoft/azure-ai-vision-imageanalysis-py
npx skillmds add microsoft/azure-ai-language-conversations-py
npx skillmds add microsoft/azure-messaging-webpubsubservice-py
npx skillmds add microsoft/azure-monitor-opentelemetry-exporter-pySkills in this plugin
- ▌ azure-ai-ml-py · microsoftManage Azure Machine Learning resources including workspaces, jobs, models, data, compute, and pipelines using the SDK v2 for Python.
- ▌ m365-agents-py · microsoftBuild multichannel agents for Microsoft 365, Teams, and Copilot Studio using the Microsoft Agents SDK with aiohttp hosting, AgentApplication routing, streaming responses, and MSAL-based authentication.
- ▌ azure-cosmos-py · microsoft bundlePerform CRUD operations, run queries, and manage containers on Azure Cosmos DB NoSQL API using the Python SDK.
- ▌ azure-eventhub-py · microsoft bundleIngest and process high-throughput event streams using Azure Event Hubs SDK for Python, with support for producers, consumers, and checkpointing.
- ▌ azure-identity-py · microsoftAuthenticate to Azure services from Python using Microsoft Entra ID with DefaultAzureCredential, managed identity, service principals, and token caching.
- ▌ azure-keyvault-py · microsoftManage secrets, cryptographic keys, and certificates in Azure Key Vault using the Python SDK.
- ▌ fastapi-router-py · microsoft bundleCreate FastAPI routers with CRUD operations, authentication dependencies, and proper response models following established patterns.
- ▌ azure-cosmos-db-py · microsoft bundleBuild production-grade Azure Cosmos DB NoSQL services with Python/FastAPI, including client setup with dual authentication, service layer CRUD operations, partition key strategies, parameterized queries, and TDD patterns.
- ▌ azure-eventgrid-py · microsoftPublish events to Azure Event Grid using CloudEvents or EventGridEvent schemas, with support for sync and async clients, namespace topics, and DefaultAzureCredential authentication.
- ▌ pydantic-models-py · microsoft bundleCreate Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants for clean API contracts in Python applications using Pydantic v2.
- ▌ azure-servicebus-py · microsoft bundleSend and receive messages using Azure Service Bus queues, topics, and subscriptions with Python SDK.
- ▌ azure-ai-projects-py · microsoft bundleBuild AI applications on Microsoft Foundry using the Azure AI Projects Python SDK, including agent creation, tool integration, thread management, and evaluation.
- ▌ azure-data-tables-py · microsoftProvides code samples and best practices for using the Azure Tables SDK for Python to perform NoSQL key-value storage, entity CRUD, batch operations, and queries against Azure Storage Tables or Cosmos DB Table API.
- ▌ azure-mgmt-fabric-py · microsoftManage Microsoft Fabric capacities and resources programmatically using the Azure SDK for Python.
- ▌ azure-ai-voicelive-py · microsoft bundleBuild real-time voice AI applications using the Azure AI Voice Live SDK for bidirectional WebSocket audio communication.
- ▌ azure-storage-blob-py · microsoftUpload, download, list, and manage blobs and containers in Azure Blob Storage using the Python SDK with best-practice authentication via DefaultAzureCredential.
- ▌ azure-monitor-query-py · microsoftQuery logs and metrics from Azure Monitor and Log Analytics workspaces using the Python SDK.
- ▌ azure-storage-queue-py · microsoftSend, receive, and manage messages in Azure Queue Storage using Python with sync and async clients.
- ▌ azure-mgmt-apicenter-py · microsoftManage Azure API Center resources including APIs, versions, definitions, deployments, and metadata using the Python management SDK.
- ▌ azure-mgmt-botservice-py · microsoftManage Azure Bot Service resources including bots, channels, and connections using the Python SDK.
- ▌ azure-ai-contentsafety-py · microsoftDetect harmful user-generated and AI-generated content in text and images using Azure AI Content Safety SDK for Python.
- ▌ azure-ai-textanalytics-py · microsoftAnalyze text with Azure AI Language service for sentiment, entities, key phrases, language detection, PII redaction, and healthcare NLP using the Python SDK.
- ▌ azure-ai-transcription-py · microsoftTranscribe audio to text using Azure AI Transcription SDK with real-time and batch support, including timestamps and diarization.
- ▌ azure-appconfiguration-py · microsoftManage Azure App Configuration settings, feature flags, and snapshots using the Python SDK with Entra ID authentication.
- ▌ azure-search-documents-py · microsoft bundleSearch Azure AI Search indexes using the Python SDK for full-text, vector, hybrid, and semantic search with AI enrichment.
- ▌ azure-containerregistry-py · microsoftManage container images, artifacts, and repositories in Azure Container Registry using the Python SDK.
- ▌ azure-monitor-ingestion-py · microsoftSend custom logs to Azure Monitor Log Analytics workspace using the Logs Ingestion API and Python SDK.
- ▌ agent-framework-azure-ai-py · microsoft bundleBuild persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK, with support for function tools, hosted tools, MCP servers, conversation threads, and streaming responses.
- ▌ azure-mgmt-apimanagement-py · microsoftManage Azure API Management services, APIs, products, subscriptions, and policies using the Python SDK.
- ▌ azure-storage-file-share-py · microsoftManage SMB file shares, directories, and files in Azure Storage using the Python SDK.
- ▌ azure-ai-translation-text-py · microsoftTranslate text in real-time, detect languages, transliterate between scripts, and look up dictionary entries using Azure AI Translator SDK for Python.
- ▌ azure-speech-to-text-rest-py · microsoft bundleTranscribe short audio files (up to 60 seconds) using Azure Speech-to-Text REST API with Python, without requiring the Speech SDK.
- ▌ azure-monitor-opentelemetry-py · microsoftConfigures Azure Monitor Application Insights with OpenTelemetry auto-instrumentation for Python applications in one line.
- ▌ azure-storage-file-datalake-py · microsoftManage Azure Data Lake Storage Gen2 with Python SDK for hierarchical file systems, big data analytics, and file/directory operations.
- ▌ azure-ai-contentunderstanding-py · microsoftExtract semantic content from documents, images, audio, and video using Azure AI Content Understanding SDK for Python.
- ▌ azure-ai-translation-document-py · microsoftTranslate Word, PDF, Excel, PowerPoint, and other documents at scale using Azure AI Document Translation SDK with format preservation.
- ▌ azure-ai-vision-imageanalysis-py · microsoftAnalyze images using Azure AI Vision SDK: generate captions, tags, detect objects, extract text (OCR), detect people, and suggest smart crops.
- ▌ azure-ai-language-conversations-py · microsoftAnalyze conversation intent and entities using the Azure AI Language Conversations Python SDK with best practices for authentication and error handling.
- ▌ azure-messaging-webpubsubservice-py · microsoftSend real-time messages and manage WebSocket connections using Azure Web PubSub Service SDK for Python.
- ▌ azure-monitor-opentelemetry-exporter-py · microsoftExport OpenTelemetry traces, metrics, and logs to Azure Application Insights using Python.