Azure CLI Microsoft Build 2022 Highlights
Hi all! Hope you all enjoy and explore something cool to boost what you are building in Microsoft Build 2022. We’re glad to share some recent features that get released with Microsoft Build.
It’s also worth announcing this is our first release coming along with Breaking Changes. We are going to adopt twice-a-year release circle for future breaking changes down the road, to deliver the best experience with Azure CLI in our developer community.
Now Azure CLI is officially migrated to Microsoft Graph in 2.37.0.
As mentioned in Beta version, MS Graph CLI does have breaking changes as migrating from AAD Graph CLI, please refer to all breaking changes introduced with Microsoft Graph migration, if interested.
These changes primarily affect az ad
commands including,
Please share your feedback with us here or need any help.
We are also delighted to share with you another great work, that CLI team has been working on, called CodeGen V2.
This 2.37.0 release supports CodeGen V2 commands with couple of features,
- Now you can generate Atomic CLI commands from REST API Specifications right inside an easy-to-use portal with a clean but interactive UI.
- Generated commands also support Shorthand Syntax which can help cli users to pass complicated argument values.
- Enabled settings for user’s multi-profiles and multi API versions.
Feel free to dive into the doc that introduces more about Atomic CLI commands and its benefits. Our official release note is also available now, if you’d like to check out anything you’re interest.
Azure CLI team would love to hear your feedback and experience on this official version of MS Graph. Need a help? Raise your hand and we are happy to help!
Thank you all for using Azure CLI and the continued support, we look forward to hearing from you.
Published on:
Learn moreRelated posts
Fabric Mirroring for Azure Cosmos DB: Public Preview Refresh Now Live with New Features
We’re thrilled to announce the latest refresh of Fabric Mirroring for Azure Cosmos DB, now available with several powerful new features that e...
Power Platform – Use Azure Key Vault secrets with environment variables
We are announcing the ability to use Azure Key Vault secrets with environment variables in Power Platform. This feature will reach general ava...
Validating Azure Key Vault Access Securely in Fabric Notebooks
Working with sensitive data in Microsoft Fabric requires careful handling of secrets, especially when collaborating externally. In a recent cu...
Azure Developer CLI (azd) – May 2025
This post announces the May release of the Azure Developer CLI (`azd`). The post Azure Developer CLI (azd) – May 2025 appeared first on ...
Azure Cosmos DB with DiskANN Part 4: Stable Vector Search Recall with Streaming Data
Vector Search with Azure Cosmos DB In Part 1 and Part 2 of this series, we explored vector search with Azure Cosmos DB and best practices for...
General Availability for Data API in vCore-based Azure Cosmos DB for MongoDB
Title: General Availability for Data API in vCore-based Azure Cosmos DB for MongoDB We’re excited to announce the general availability of the ...
Efficiently and Elegantly Modeling Embeddings in Azure SQL and SQL Server
Storing and querying text embeddings in a database it might seem challenging, but with the right schema design, it’s not only possible, ...