Azure CLI: Difference between revisions
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=Operations= | =Operations= | ||
==Version== | ==Version== | ||
<syntaxhighlight lang='bash'> | <syntaxhighlight lang='bash'> | ||
az version | az version | ||
</syntaxhighlight | </syntaxhighlight | ||
==Other Operations== | |||
* [[Azure_Security_Operations#Login|Login]]. | |||
* [[Azure_Security_Operations#Login_Status_and_Account_Information|Login status and account information]]. |
Revision as of 20:59, 18 November 2020
External
Internal
Installation
Homebrew
brew install azure-cli
Operations
Version
<syntaxhighlight lang='bash'> az version </syntaxhighlight