-
Notifications
You must be signed in to change notification settings - Fork 3k
Get Started with Azure CLI 2.0.76 for Ignite
Jianhui Harold edited this page Nov 13, 2019
·
3 revisions
Azure CLI 2.0.76 contains several exciting new features across the Azure platform for Ignite. Networking commands to manage virtual routers and firewall policies, in addition to cross-tenant virtual linking, were added. Also, preview peering support will be available soon.
We now provide native CLI support for the new Azure Data Lake Storage Gen2. In SQL, we provide serverless database support via the CLI. In compute, you can now reference Virtual Machine Scale Sets during VM creation from the CLI.
The core Azure CLI now includes AI authored examples and native support for ARM language when deploying templates.
This page describes how to install Azure CLI 2.0.76.
Release Notes for Azure CLI 2.0.76
References
- Azure CLI Overview: https://docs.microsoft.com/en-us/cli/azure/?view=azure-cli-latest
- Install the Azure CLI: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest
- Azure CLI Commands: https://docs.microsoft.com/en-us/cli/azure/reference-index?view=azure-cli-latest
- Azure CLI extension: https://docs.microsoft.com/en-us/cli/azure/azure-cli-extensions-overview?view=azure-cli-latest
- For example, Storage-preview extension is published. You can use the new commands by installing storage-preview extension through: az extension add -n storage-preview
- az extension add -n azure-firewall
- az extension add -n virtual-wan
- az extension add -n storage-preview
- az extension add -n ip-group
- How-to tutorial: https://review.docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-directory-file-acl-cli?branch=pr-en-us-80697
- Code Samples for storage preview extension: https://github.com/Azure/azure-cli/wiki/Azure-CLI-storage-preview-extension-2.0.9-readme