Microsoft Graph Directory

Microsoft Graph Directory is the identity and directory surface of Microsoft Graph, providing programmatic access to an organizations Microsoft Entra ID (formerly Azure Active Directory). Through a single REST endpoint and SDKs, it lets you read and manage users, groups, devices, applications, roles, domains, administrative units, and directory policies, and navigate their relationships. It enables common scenarios like user provisioning and deprovisioning, group membership and licensing, app registration and consent, device inventory, access governance, and compliance reporting. The API supports rich capabilities such as OData queries, delta change tracking, batching, and change notifications, all governed by Graphs granular permission model for delegated and app-only access. Because its part of Microsoft Graph, directory objects are seamlessly connected to Microsoft 365 services (like Teams, SharePoint, Outlook, and security), making it easier to build identity-aware apps and automated workflows across the tenant.