azure-mgmt-managementpartner
Microsoft Azure Managementpartner Management Client Library for Python
What it is and what it does
This is the official Microsoft Azure SDK client library for managing Azure Management Partner resources. It provides a Python interface to the Azure Resource Manager API for partner-related operations, built on the modern azure-mgmt-core framework with type annotations.
The package depends on isodate, azure-mgmt-core, and typing-extensions. It requires Python 3.9+ and is actively maintained with production-stable status and no known security vulnerabilities. Authentication is handled through Azure Active Directory environment variables.
Use it for:
- Programmatically manage Azure Management Partner relationships and configurations from Python applications
- Integrate partner management operations into Azure automation workflows and infrastructure-as-code scripts
- Query and retrieve partner information and status through the ACEProvisioningManagementPartnerAPI client
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides a Python client library for managing Azure Management Partner resources through the Azure Resource Manager API.
Yes. This is an official, actively maintained Microsoft library with low install friction, no security issues, and stable production status. Install it if you need to manage Azure Management Partner resources from Python; skip it if you don't work with Azure partners.
Install
azure-mgmt-managementpartner on PyPI
pip
pip install azure-mgmt-managementpartneruv
uv add azure-mgmt-managementpartnerpoetry
poetry add azure-mgmt-managementpartnerInstalling azure-mgmt-managementpartner
Before you install
Low friction install with a small, stable dependency footprint of three runtime dependencies. The package is actively maintained with recent releases and no known vulnerabilities.
Quickstart
pip install azure-mgmt-managementpartner
from azure.mgmt.managementpartner import ACEProvisioningManagementPartnerAPI
from azure.mgmt.core import credentials
client = ACEProvisioningManagementPartnerAPI(credential=credential)
Requires Python 3.9+. Azure authentication credentials (AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_CLIENT_SECRET) must be configured as environment variables.
Verify before relying
- Specific operations and methods available on the ACEProvisioningManagementPartnerAPI client
- Whether async operations are available in the aio namespace as mentioned in release history
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 3 — isodate, azure-mgmt-core, typing-extensions |
| Maintenance | actively maintained — 88 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 1,647,533/month — #3,689 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: azure_mgmt_managementpartner-1.0.1-py3-none-any.whl
Keywords: azure, azure sdk
Tags
More Internet packages
Botocore provides low-level, data-driven access…
permissive · top 100 on PyPI
aiobotocoreProvides an async client for AWS services using…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
filelockProvides a platform-independent file locking…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
googleapis-common-protosProvides common Protocol Buffer message…
permissive · top 100 on PyPI
azure-mgmt-advisorProvides Python bindings to interact with Azure…
unclear · top 5,000 on PyPI
azure-mgmt-appconfigurationManages Azure App Configuration resources…
permissive · top 5,000 on PyPI
azure-mgmt-authorizationManages Azure role-based access control, role…
permissive · top 5,000 on PyPI
azure-mgmt-commerceProvides a Python client library for managing…
unclear · top 5,000 on PyPI
azure-mgmt-desktopvirtualizationManages Azure Desktop Virtualization resources…
permissive · top 15,000 on PyPI
azure-mgmt-hanaonazureProvides a Python client library to manage SAP…
unclear · top 5,000 on PyPI
azure-mgmt-hdinsightManages Azure HDInsight clusters and resources…
unclear · top 5,000 on PyPI
azure-mgmt-logicProvides Python client library for managing…
permissive · top 5,000 on PyPI
azure-mgmt-machinelearningservicesProvides a Python client library for managing…
unclear · top 15,000 on PyPI
azure-mgmt-managedservicesProvides Python client library for managing…
unclear · top 15,000 on PyPI