← all plugins

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

Skills in this plugin

  1. azure-ai-ml-py · microsoft
    Manage Azure Machine Learning resources including workspaces, jobs, models, data, compute, and pipelines using the SDK v2 for Python.
    2.7k
    repo stars
  2. m365-agents-py · microsoft
    Build 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.
    2.7k
    repo stars
  3. azure-cosmos-py · microsoft bundle
    Perform CRUD operations, run queries, and manage containers on Azure Cosmos DB NoSQL API using the Python SDK.
    2.7k
    repo stars
  4. azure-eventhub-py · microsoft bundle
    Ingest and process high-throughput event streams using Azure Event Hubs SDK for Python, with support for producers, consumers, and checkpointing.
    2.7k
    repo stars
  5. azure-identity-py · microsoft
    Authenticate to Azure services from Python using Microsoft Entra ID with DefaultAzureCredential, managed identity, service principals, and token caching.
    2.7k
    repo stars
  6. azure-keyvault-py · microsoft
    Manage secrets, cryptographic keys, and certificates in Azure Key Vault using the Python SDK.
    2.7k
    repo stars
  7. fastapi-router-py · microsoft bundle
    Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models following established patterns.
    2.7k
    repo stars
  8. azure-cosmos-db-py · microsoft bundle
    Build 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.
    2.7k
    repo stars
  9. azure-eventgrid-py · microsoft
    Publish events to Azure Event Grid using CloudEvents or EventGridEvent schemas, with support for sync and async clients, namespace topics, and DefaultAzureCredential authentication.
    2.7k
    repo stars
  10. pydantic-models-py · microsoft bundle
    Create 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.
    2.7k
    repo stars
  11. azure-servicebus-py · microsoft bundle
    Send and receive messages using Azure Service Bus queues, topics, and subscriptions with Python SDK.
    2.7k
    repo stars
  12. azure-ai-projects-py · microsoft bundle
    Build AI applications on Microsoft Foundry using the Azure AI Projects Python SDK, including agent creation, tool integration, thread management, and evaluation.
    2.7k
    repo stars
  13. azure-data-tables-py · microsoft
    Provides 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.
    2.7k
    repo stars
  14. azure-mgmt-fabric-py · microsoft
    Manage Microsoft Fabric capacities and resources programmatically using the Azure SDK for Python.
    2.7k
    repo stars
  15. azure-ai-voicelive-py · microsoft bundle
    Build real-time voice AI applications using the Azure AI Voice Live SDK for bidirectional WebSocket audio communication.
    2.7k
    repo stars
  16. azure-storage-blob-py · microsoft
    Upload, download, list, and manage blobs and containers in Azure Blob Storage using the Python SDK with best-practice authentication via DefaultAzureCredential.
    2.7k
    repo stars
  17. azure-monitor-query-py · microsoft
    Query logs and metrics from Azure Monitor and Log Analytics workspaces using the Python SDK.
    2.7k
    repo stars
  18. azure-storage-queue-py · microsoft
    Send, receive, and manage messages in Azure Queue Storage using Python with sync and async clients.
    2.7k
    repo stars
  19. azure-mgmt-apicenter-py · microsoft
    Manage Azure API Center resources including APIs, versions, definitions, deployments, and metadata using the Python management SDK.
    2.7k
    repo stars
  20. azure-mgmt-botservice-py · microsoft
    Manage Azure Bot Service resources including bots, channels, and connections using the Python SDK.
    2.7k
    repo stars
  21. azure-ai-contentsafety-py · microsoft
    Detect harmful user-generated and AI-generated content in text and images using Azure AI Content Safety SDK for Python.
    2.7k
    repo stars
  22. azure-ai-textanalytics-py · microsoft
    Analyze text with Azure AI Language service for sentiment, entities, key phrases, language detection, PII redaction, and healthcare NLP using the Python SDK.
    2.7k
    repo stars
  23. azure-ai-transcription-py · microsoft
    Transcribe audio to text using Azure AI Transcription SDK with real-time and batch support, including timestamps and diarization.
    2.7k
    repo stars
  24. azure-appconfiguration-py · microsoft
    Manage Azure App Configuration settings, feature flags, and snapshots using the Python SDK with Entra ID authentication.
    2.7k
    repo stars
  25. azure-search-documents-py · microsoft bundle
    Search Azure AI Search indexes using the Python SDK for full-text, vector, hybrid, and semantic search with AI enrichment.
    2.7k
    repo stars
  26. azure-containerregistry-py · microsoft
    Manage container images, artifacts, and repositories in Azure Container Registry using the Python SDK.
    2.7k
    repo stars
  27. azure-monitor-ingestion-py · microsoft
    Send custom logs to Azure Monitor Log Analytics workspace using the Logs Ingestion API and Python SDK.
    2.7k
    repo stars
  28. agent-framework-azure-ai-py · microsoft bundle
    Build 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.
    2.7k
    repo stars
  29. azure-mgmt-apimanagement-py · microsoft
    Manage Azure API Management services, APIs, products, subscriptions, and policies using the Python SDK.
    2.7k
    repo stars
  30. azure-storage-file-share-py · microsoft
    Manage SMB file shares, directories, and files in Azure Storage using the Python SDK.
    2.7k
    repo stars
  31. azure-ai-translation-text-py · microsoft
    Translate text in real-time, detect languages, transliterate between scripts, and look up dictionary entries using Azure AI Translator SDK for Python.
    2.7k
    repo stars
  32. azure-speech-to-text-rest-py · microsoft bundle
    Transcribe short audio files (up to 60 seconds) using Azure Speech-to-Text REST API with Python, without requiring the Speech SDK.
    2.7k
    repo stars
  33. azure-monitor-opentelemetry-py · microsoft
    Configures Azure Monitor Application Insights with OpenTelemetry auto-instrumentation for Python applications in one line.
    2.7k
    repo stars
  34. azure-storage-file-datalake-py · microsoft
    Manage Azure Data Lake Storage Gen2 with Python SDK for hierarchical file systems, big data analytics, and file/directory operations.
    2.7k
    repo stars
  35. azure-ai-contentunderstanding-py · microsoft
    Extract semantic content from documents, images, audio, and video using Azure AI Content Understanding SDK for Python.
    2.7k
    repo stars
  36. azure-ai-translation-document-py · microsoft
    Translate Word, PDF, Excel, PowerPoint, and other documents at scale using Azure AI Document Translation SDK with format preservation.
    2.7k
    repo stars
  37. azure-ai-vision-imageanalysis-py · microsoft
    Analyze images using Azure AI Vision SDK: generate captions, tags, detect objects, extract text (OCR), detect people, and suggest smart crops.
    2.7k
    repo stars
  38. azure-ai-language-conversations-py · microsoft
    Analyze conversation intent and entities using the Azure AI Language Conversations Python SDK with best practices for authentication and error handling.
    2.7k
    repo stars
  39. azure-messaging-webpubsubservice-py · microsoft
    Send real-time messages and manage WebSocket connections using Azure Web PubSub Service SDK for Python.
    2.7k
    repo stars
  40. azure-monitor-opentelemetry-exporter-py · microsoft
    Export OpenTelemetry traces, metrics, and logs to Azure Application Insights using Python.
    2.7k
    repo stars