← all plugins

Azure Identity and Storage with Python

curated by SkillMD · plugin · 4 skills

For Python developers building secure Azure applications with authentication and blob storage.

Install the whole plugin (CLI)
npx skillmds add microsoft/azure-identity-py npx skillmds add microsoft/azure-storage-blob-py npx skillmds add microsoft/azure-identity-dotnet npx skillmds add microsoft/azure-identity-ts
⬇ Download

Skills in this plugin

  1. 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
  2. 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
  3. azure-identity-dotnet · microsoft
    Authenticate .NET applications to Azure services using Microsoft Entra ID with support for managed identities, service principals, and developer credentials.
    2.7k
    repo stars
  4. azure-identity-ts · microsoft bundle
    Authenticate to Azure services using the Azure Identity library for JavaScript, supporting DefaultAzureCredential, managed identity, service principals, and interactive browser login.
    2.7k
    repo stars