Skip to content

Get Started with Azure CLI 2.0.76 for Ignite

Jianhui Harold edited this page Nov 13, 2019 · 3 revisions

Overall

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.

Enjoy It

Release Notes for Azure CLI 2.0.76

References

How to install extension

Extension List for Ignite

  • 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 manage directories, files, and ACLs in Azure Data Lake Storage Gen2 in Azure CLI