--- id: azure-mgmt-core version: "1.6.0" license: MIT License license_treatment: permissive maintenance: active --- # azure-mgmt-core — Microsoft Azure Management Core Library for Python License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install azure-mgmt-core uv add azure-mgmt-core poetry add azure-mgmt-core ## Description # Azure Management Core Library Azure management core library defines extensions to Azure Core that are specific to ARM (Azure Resource Management) needed when you use client libraries. As an end user, you don't need to manually install azure-mgmt-core because it will be installed automatically when you install other SDKs. [Source code](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-mgmt-core/) | [Package (Pypi)][package] | [API reference documentation](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-mgmt-core/) ## Contributing This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit [https://cla.microsoft.com](https://cla.microsoft.com). When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA. This project has... ## AI interpretation — verify before relying Provides ARM (Azure Resource Management) extensions to Azure Core, including authentication policies and HTTP logging specific to Azure management plane operations. Verdict: Production-stable ARM management library with active maintenance, no known vulnerabilities, and permissive MIT licensing. Designed as a transitive dependency for Azure SDKs but can be used directly for ARM-specific authentication and logging policies. Low install friction with minimal dependencies. [View on SkillFed](https://skillfed.io/packages/azure-mgmt-core) · [View on PyPI](https://pypi.org/project/azure-mgmt-core/)