{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development"}],"enrichment":{"capability":"Manages Azure Storage accounts, containers, blobs, file shares, queues, and tables through Python code using the Azure Resource Manager API.","skillfed_tags":["azure-cloud","infrastructure-as-code"],"use_cases":["Automate provisioning and configuration of Azure Storage accounts and containers in infrastructure-as-code workflows","Manage blob container properties, access policies, and lifecycle rules programmatically","Create and configure file shares, queues, and tables as part of application deployment","Monitor and retrieve storage account properties and metrics through the management plane","Implement multi-tenant storage management by controlling access and replication policies"],"what_it_does":"This is the official Microsoft Azure Storage Management client library for Python. It provides programmatic control over Azure Storage resources\u2014storage accounts, blob containers, file shares, queues, and tables\u2014through the Azure Resource Manager API. You use it to create, configure, and manage storage infrastructure in Azure from Python code.\n\nThe library handles authentication via Microsoft Entra using environment variables, and exposes a StorageManagementClient that groups operations by resource type. Recent versions added connectors and data-sharing capabilities, plus advanced platform metrics support. It depends on isodate, azure-mgmt-core, and typing-extensions, and requires Python 3.10 or later.","worth_installing":"Yes. This is the official Azure Storage management SDK, actively maintained with no known vulnerabilities, permissive MIT license, and low install friction. Install it if you need to manage Azure Storage resources from Python code; it is the standard tool for this task. Requires Python 3.10+ and Azure credentials configured via environment variables."},"id":"azure-mgmt-storage","links":{"html":"https://skillfed.io/packages/azure-mgmt-storage","md":"https://skillfed.io/packages/azure-mgmt-storage.md","pypi":"https://pypi.org/project/azure-mgmt-storage/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-20","license_spdx":"MIT","license_treatment":"permissive","name":"azure-mgmt-storage","python_support":"supports_current","summary":"Microsoft Azure Storage Management Client Library for Python"},"popularity":{"monthly_downloads":17608022,"position":1109,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"25.1.0"}
