Azure CLI MS Graph Migration - (Beta)
Beginning with the move from ADAL to MSAL, Azure CLI has been working towards migrating from the Azure Active Directory (AAD) Graph API to the Microsoft (MS) Graph API. While the complete shutdown of the AAD Graph has been postponed, Azure CLI has taken the next steps in migration by releasing a beta version using MS Graph.
This version of Azure CLI is expected to move from beta to GA within the next couple versions of Azure CLI. The MS Graph CLI does have several breaking changes from the AAD Graph CLI. These changes primarily affect az ad commands including:
You can check out the Azure CLI MS Graph migration doc for more information as well as how to install the beta version to test in your environment.
The CLI team would love your feedback on the beta version to make sure we capture any and all issues as we make this migration. To provide feedback, please create a GitHub issue in the Azure CLI repo.
Thank you all for using the Azure CLI and we look forward to hearing about your experience!
Published on:
Learn moreRelated posts
Retirement of Global Personal Access Tokens in Azure DevOps
In the new year, we’ll be retiring the Global Personal Access Token (PAT) type in Azure DevOps. Global PATs allow users to authenticate across...
Azure Cosmos DB vNext Emulator: Query and Observability Enhancements
The Azure Cosmos DB Linux-based vNext emulator (preview) is a local version of the Azure Cosmos DB service that runs as a Docker container on ...
Azure Cosmos DB : Becoming a Search-Native Database
For years, “Database” and “Search systems” (think Elastic Search) lived in separate worlds. While both Databases and Search Systems oper...
Announcing Azure DevOps Server General Availability
We’re thrilled to announce that Azure DevOps Server is now generally available (GA)! This release marks the transition from the Release Candid...
Blue-green deployment in Azure Container Apps using Azure Developer CLI
Learn how to implement blue-green deployment in Azure Container Apps using Azure Developer CLI (azd) revision-based deployment strategy. The p...