skillfed

azure-mgmt-managedservices

Microsoft Azure Managedservices Management Client Library for Python

azure-mgmt-managedservices v6.0.1 379.9K downloads/30d#7,107 on PyPI5,588
License unclear Active released

What it is and what it does

This is the official Python client library for Azure Managed Services, part of the Microsoft Azure SDK. It provides programmatic access to Azure's delegated resource management capabilities, allowing you to manage lighthouse registrations, delegated subscriptions, and related resources through Python code.

The package requires Python 3.9+ and depends on isodate, azure-mgmt-core, and typing-extensions. It uses modern authentication with environment variables (AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_CLIENT_SECRET) and returns azure.core.polling.LROPoller for long-running operations. The library is production-stable and actively maintained by Microsoft.

Use it for:

  • Automate provisioning and management of Azure Lighthouse delegated subscriptions in bulk
  • Programmatically list and retrieve registration definitions and assignments for managed services
  • Build internal tools to manage just-in-time access policies for delegated tenants
  • Integrate Azure Managed Services operations into CI/CD pipelines for infrastructure as code
  • Query and filter registration assignments across multiple delegated scopes

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Python client library for managing Azure Managed Services resources, enabling programmatic control of delegated resource management and lighthouse operations in Azure.

Yes. This is the official, actively maintained Azure SDK for Managed Services with low install friction, no known vulnerabilities, and broad Python version support (3.9 through 3.13). Install it if you need to manage Azure Lighthouse or delegated resource management programmatically.

Install

azure-mgmt-managedservices on PyPI

pip

pip install azure-mgmt-managedservices

uv

uv add azure-mgmt-managedservices

poetry

poetry add azure-mgmt-managedservices

Installing azure-mgmt-managedservices

Before you install

Low friction install with three lightweight runtime dependencies (isodate, azure-mgmt-core, typing-extensions). Actively maintained with recent release 88 days old and stable repository with 5588 stars. Supports Python 3.9 through 3.13.

Quickstart

pip install azure-mgmt-managedservices

from azure.mgmt.managedservices import ManagedServicesClient
from azure.identity import DefaultAzureCredential

client = ManagedServicesClient(credential=DefaultAzureCredential())

Requires Python 3.9+. Azure authentication credentials must be configured via environment variables (AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_CLIENT_SECRET).

Verify before relying

  • Whether azure-identity is required at runtime or only for the documented authentication pattern
  • Scope and completeness of async support mentioned in release history
  • Full extent of operations available through OperationsWithScopeOperations added in 7.0.0b1

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 379,939/month — #7,107 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: azure_mgmt_managedservices-6.0.1-py3-none-any.whl

Keywords: azure, azure sdk

Development Status :: 5 - Production/StableProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.9

Tags

azure managed services clientazure lighthouse sdkdelegated resource management pythonazure mgmt pythonazure sdk managed services
azure-sdkcloud-managementinfrastructure-as-code

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

azure-mgmt-imagebuilder

Manages Azure VM image templates and builds…

unclear · top 5,000 on PyPI

azure-mgmt-managementpartner

Provides a Python client library for managing…

unclear · top 5,000 on PyPI

azure-mgmt-msi

Manages Azure Managed Service Identities…

permissive · top 5,000 on PyPI

azure-mgmt-media

Manages Azure Media Services…

permissive · top 5,000 on PyPI

azure-mgmt-machinelearningservices

Provides a Python client library for managing…

unclear · top 15,000 on PyPI

azure-mgmt-maps

Manages Azure Maps resources—accounts,…

permissive · top 5,000 on PyPI

azure-mgmt-containerservice

Provides Python bindings to manage Azure…

permissive · top 5,000 on PyPI

azure-mgmt-containerinstance

Manages Azure Container Instances—create,…

permissive · top 5,000 on PyPI

azure-mgmt-botservice

Provides Python bindings to manage Azure Bot…

permissive · top 5,000 on PyPI

azure-mgmt-synapse

Provides Python client library for…

permissive · top 5,000 on PyPI