skillfed

azure-mgmt-resourcegraph

Microsoft Azure Resourcegraph Management Client Library for Python

azure-mgmt-resourcegraph v8.0.1 2.9M downloads/30d#2,848 on PyPI5,588
License unclear Active released

What it is and what it does

This is the official Microsoft Azure Resource Graph client library for Python, part of the broader Azure SDK ecosystem. It allows developers to query and retrieve information about Azure resources across subscriptions and management groups using the Resource Graph API. The library provides a managed interface to construct and execute resource queries, supporting features like partial scope queries and authorization scope filtering.

The package is built on top of azure-mgmt-core and msrest, following modern Azure SDK patterns with full type annotations, async support, and unified credential handling via azure-identity. It targets current Python versions (3.9+) and is actively maintained by Microsoft, with recent regeneration against the 2021-03-01 API version.

Use it for:

  • Query Azure resources across multiple subscriptions to build inventory or compliance reports.
  • Retrieve resource change history and track modifications to Azure infrastructure over time.
  • Automate resource discovery and management workflows in multi-tenant or large-scale Azure environments.
  • Integrate Azure resource data into monitoring, auditing, or cost-analysis tools.

Worth the install?

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

Provides a Python client library to query and manage Azure resources using the Azure Resource Graph API, enabling programmatic access to resource data across Azure subscriptions.

Yes. This is the official, actively maintained client library for Azure Resource Graph with low install friction, no known vulnerabilities, and broad Python version support. Install it if you need programmatic access to query or manage Azure resources; it is the standard choice for this use case within the Azure SDK ecosystem.

Install

azure-mgmt-resourcegraph on PyPI

pip

pip install azure-mgmt-resourcegraph

uv

uv add azure-mgmt-resourcegraph

poetry

poetry add azure-mgmt-resourcegraph

Installing azure-mgmt-resourcegraph

Before you install

Low install friction with a pure-Python wheel distribution. Actively maintained as part of the Azure SDK ecosystem with recent release activity and no known vulnerabilities.

Quickstart

pip install azure-mgmt-resourcegraph

from azure.mgmt.resourcegraph import ResourceGraphClient
from azure.identity import DefaultAzureCredential

client = ResourceGraphClient(credential=DefaultAzureCredential())

Requires Python 3.9 or later; Azure authentication credentials must be configured (typically via DefaultAzureCredential from azure-identity).

Verify before relying

  • Whether the package requires additional setup beyond credential configuration to query resources.
  • Specific Azure API versions or service limits that may affect usage patterns.

Package facts

License not declared (unclear)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies 3 — msrest, azure-mgmt-core, typing-extensions
Maintenance actively maintained — 263 days since the last release
Last repo commit
First released
Downloads 2,875,457/month — #2,848 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: azure_mgmt_resourcegraph-8.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 resource graph clientquery azure resources pythonazure resource management sdkazure sdk resource graphazure subscription resource api
azure-sdkcloud-management

More Internet packages

botocore

Botocore provides low-level, data-driven access…

permissive · top 100 on PyPI

aiobotocore

Provides an async client for AWS services using…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

filelock

Provides a platform-independent file locking…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

googleapis-common-protos

Provides common Protocol Buffer message…

permissive · top 100 on PyPI

azure-mgmt-managementpartner

Provides a Python client library for managing…

unclear · top 5,000 on PyPI

azure-mgmt-trafficmanager

Provides a Python client library to manage…

permissive · top 5,000 on PyPI

azure-mgmt-commerce

Provides a Python client library for managing…

unclear · top 5,000 on PyPI

azure-mgmt-policyinsights

Provides programmatic access to Azure Policy…

unclear · top 5,000 on PyPI

azure-graphrbac

Manages Azure Active Directory graph resources…

permissive · top 5,000 on PyPI

azure-mgmt-logic

Provides Python client library for managing…

permissive · top 5,000 on PyPI

azure-mgmt-subscription

Provides Python client library for managing…

permissive · top 5,000 on PyPI

azure-mgmt-managedservices

Provides Python client library for managing…

unclear · top 15,000 on PyPI

azure-mgmt-hanaonazure

Provides a Python client library to manage SAP…

unclear · top 5,000 on PyPI

azure-mgmt-scheduler

Provides Python bindings to manage Azure…

permissive · top 5,000 on PyPI