Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Azure CLI ToolsNew to Visual Studio Code? Get it now.

Azure CLI Tools

Microsoft

microsoft.com
|
1,272,349 installs
| (15) | Free
Tools for developing and running commands of the Azure CLI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Azure CLI Tools

Scrapbooks for developing and running commands with the Azure CLI.

Create .azcli files and use these features:

  • IntelliSense for commands and their arguments.
  • Snippets for commands, inserting required arguments automatically.
  • Run the current command in the integrated terminal.
  • Run the current command and show its output in a side-by-side editor.
  • Show documentation on mouse hover.
  • Display current subscription and defaults in status bar.

Azure CLI Tools in Action

Release Notes

0.5.0

  • PR Support multiline commands when running in editor by @mburleigh.

0.4.6

  • PR Add status bar item to indicate progress by @mburleigh.
  • PR Open results in new editor by @mburleigh.
  • Fix Use CLIConfig.

0.4.5

  • Fix Read defaults_section_name from config.

0.4.4

  • Fix wrong argument names.

0.4.3

  • Fix Extension complaining az not on PATH.

0.4.2

  • Fix no IntelliSense with latest Azure CLI.

0.4.1

  • Fix Azure CLI installed with Homebrew.

0.4.0

  • Support for Azure CLI >=2.0.24

0.3.0

  • Fix delayed completion proposals on Windows.
  • Fix completion proposals hang when az crashes.

0.2.0

  • Add 'Azure' marketplace category.
  • Fix failure when running commands in the Terminal.

0.1.0

  • Improve argument sort order in IntelliSense.
  • Fix handling of spaces in az's path on Windows. Did not work with MSI install.
  • Fix version check for older versions. Should show a message asking to update az.
  • Smaller bugfixes.

0.0.1

Initial release.

Contributing

File bugs and feature requests in GitHub Issues.

Checkout the source code in the GitHub Repository.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft