- Azure for Architects
- Ritesh Modi
- 109字
- 2021-07-08 09:33:32
Azure Command-Line Interface (CLI)
Azure also provides Azure CLI 2.0 that can be deployed on Linux, Windows, as well as Mac operating systems. The Azure CLI 2.0 is Azure's new command-line utility for managing Azure resources. Azure CLI 2.0 is optimized for managing and administering Azure resources from the command line, and for building automation scripts that work against the Azure Resource Manager. The command-line interface can be used to execute commands using Bash Shell or Windows command line. Azure CLI is a very famous non-Windows user as it allows us to talk to Azure on Linux and Mac. Steps for installing Azure CLI 2 are available at https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest.
推薦閱讀
- Maven Build Customization
- Vue.js快速入門與深入實戰
- Wireshark Network Security
- Modular Programming in Java 9
- Spring快速入門
- 利用Python進行數據分析
- Node Cookbook(Second Edition)
- C++反匯編與逆向分析技術揭秘(第2版)
- Visual Studio Code 權威指南
- Vue.js 3.x高效前端開發(視頻教學版)
- 基于MATLAB的控制系統仿真及應用
- Java服務端研發知識圖譜
- Learning TypeScript
- 深入理解MySQL主從原理
- Unreal Engine 4 Game Development Essentials