{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/13"}],"enrichment":{"capability":"Manages Azure subscriptions and related resources through a Python client library, providing programmatic access to subscription operations and metadata via the Azure Resource Manager API.","skillfed_tags":["azure-sdk","cloud-management"],"use_cases":["Enumerate all subscriptions and their properties within an Azure tenant for billing or compliance audits","Retrieve available Azure regions and location metadata for a subscription programmatically","Automate subscription-level operations as part of infrastructure-as-code or cloud management workflows","Build multi-tenant Azure applications that need to query subscription details across customer accounts"],"what_it_does":"This is Microsoft's official Python client library for managing Azure subscriptions and their properties. It wraps the Azure Resource Manager API, allowing you to query subscription details, list locations, and perform subscription-level operations programmatically. The package depends on isodate, azure-mgmt-core, and typing-extensions, and requires Python 3.10 or later.\n\nThe library uses Microsoft Entra for authentication via environment variables. It reached general availability in version 1.0.0 after beta releases that introduced hybrid models and breaking changes to error handling. The package is actively maintained by Microsoft, with recent commits and no known security vulnerabilities.","worth_installing":"Yes. This is Microsoft's official, actively maintained library for subscription management in Python. It has low install friction, permissive MIT licensing, no security vulnerabilities, and is in production-stable status. Install it if you need to query or manage Azure subscriptions programmatically; skip it if you only work with individual resources within a known subscription."},"id":"azure-mgmt-resource-subscriptions","links":{"html":"https://skillfed.io/packages/azure-mgmt-resource-subscriptions","md":"https://skillfed.io/packages/azure-mgmt-resource-subscriptions.md","pypi":"https://pypi.org/project/azure-mgmt-resource-subscriptions/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-20","license_spdx":"MIT","license_treatment":"permissive","name":"azure-mgmt-resource-subscriptions","python_support":"supports_current","summary":"Microsoft Azure Subscriptions Management Client Library for Python"},"popularity":{"monthly_downloads":229730,"position":9124,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0"}
