Azure Storage Python SDK
curated by SkillMD · plugin · 4 skills
For Python developers managing Azure Blob, File Share, and Data Lake Storage Gen2 using the official SDK.
Install the whole plugin (CLI)
npx skillmds add microsoft/azure-storage-blob-py
npx skillmds add microsoft/azure-storage-file-share-py
npx skillmds add microsoft/azure-storage-file-datalake-py
npx skillmds add microsoft/azure-storage-blob-tsSkills in this plugin
- ▌ 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-storage-file-share-py · microsoftManage SMB file shares, directories, and files in Azure Storage using the Python SDK.
- ▌ 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-storage-blob-ts · microsoft bundleUpload, download, list, and manage blobs and containers in Azure Blob Storage using the @azure/storage-blob SDK.