logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Azure Version - Show CLI Versions | Online Free DevTools by Hexmos

Show Azure CLI versions with Az Version. Display module and extension versions for Azure development. Free online tool, no registration required.

az-version

Shows the current version of Azure CLI modules and extensions. Part of azure-cli (also known as az). More information: https://learn.microsoft.com/cli/azure/reference-index?view=azure-cli-latest#az-version.

  • Show the current version of Azure CLI modules and extensions in JSON format:

az version

  • Show the current version of Azure CLI modules and extensions in a given format:

az version {{[-o|--output]}} {{json|table|tsv}}

See Also