- Hands-On Networking with Azure
- Mohamed Waly
- 64字
- 2021-06-24 18:41:23
Azure CLI
Azure CLI is an open source, cross platform that supports implementing all the tasks you can do in Azure portal, with commands.
Azure CLI comes in two flavors:
- Azure CLI 2.0: Which supports only the current Azure portal
- Azure CLI 1.0: Which supports both portals
Throughout this book, we will be using Azure CLI 2.0, so let's get started with its installation.