{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Provides Python client library for managing Azure subscriptions, including operations to create, rename, cancel, and query subscription state through the Azure REST API.","skillfed_tags":["azure","cloud-management","subscription-management"],"use_cases":["Automate subscription lifecycle management in multi-tenant or enterprise Azure environments.","Build internal tools to query subscription state, ownership, and billing information programmatically.","Integrate subscription operations into infrastructure-as-code or deployment automation pipelines.","Manage subscription aliases and accept ownership transfers via API rather than the Azure portal.","Monitor and track subscription status changes as part of a larger Azure resource management workflow."],"what_it_does":"This is the official Microsoft Azure Subscription Management client library for Python. It wraps the Azure REST API to let you programmatically manage subscriptions\u2014creating, renaming, canceling, and querying their state\u2014from Python code. The library is part of the broader Azure SDK for Python and uses modern credential handling via azure-identity rather than legacy authentication methods.\n\nThe package supports Python 3.7 and later, has been tested against current versions, and is actively maintained by Microsoft. It depends on three core Azure libraries (msrest, azure-common, azure-mgmt-core) to handle HTTP communication, credential management, and common Azure SDK patterns. The library includes type annotations for IDE support and integrates with standard Python async patterns where applicable.","worth_installing":"Yes. This is the official, actively maintained Microsoft library for subscription management in Azure. It has low install friction, no known vulnerabilities, permissive licensing, and is widely used (top 5000 on PyPI). Install it if you need to manage Azure subscriptions programmatically; it is the standard choice for this task."},"id":"azure-mgmt-subscription","links":{"html":"https://skillfed.io/packages/azure-mgmt-subscription","md":"https://skillfed.io/packages/azure-mgmt-subscription.md","pypi":"https://pypi.org/project/azure-mgmt-subscription/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2022-09-06","license_spdx":null,"license_treatment":"permissive","name":"azure-mgmt-subscription","python_support":"supports_current","summary":"Microsoft Azure Subscription Management Client Library for Python"},"popularity":{"monthly_downloads":3450237,"position":2620,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.1.1"}
