Install Azure CLI Extension in Visual Studio Code
David Sudjiman
Strategist in Technology Architecture | Roadmap Development | Driving Innovative Technology Solutions
Do the following to use coloured and syntax highlighting for Azure CLI in Visual Studio Code.
1. Open Extensions
You could either click the Extension icon on the left bar or just use CTRL+SHIFT+X
2. Search for Azure CLI
Once the Extension window appears, search for azure cli and you’ll see Azure CLI Tools.
3. Install
Install the Azure CLI Tools by clicking the Install little icon.
Now you could open the Azure CLI file (.azcli) and enjoy the syntax highlighting.