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-tsSkills in this plugin
- ▌ azure-identity-py · microsoftAuthenticate to Azure services from Python using Microsoft Entra ID with DefaultAzureCredential, managed identity, service principals, and token caching.
- ▌ 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-identity-dotnet · microsoftAuthenticate .NET applications to Azure services using Microsoft Entra ID with support for managed identities, service principals, and developer credentials.
- ▌ azure-identity-ts · microsoft bundleAuthenticate to Azure services using the Azure Identity library for JavaScript, supporting DefaultAzureCredential, managed identity, service principals, and interactive browser login.