az automanage best-practice version
Note
This reference is part of the automanage extension for the Azure CLI (version 2.44.1 or higher). The extension will automatically install the first time you run an az automanage best-practice version command. Learn more about extensions.
Manage Automanage best practice version.
Commands
Name | Description | Type | Status |
---|---|---|---|
az automanage best-practice version list |
List Automanage best practice versions. |
Extension | GA |
az automanage best-practice version show |
Get information about a Automanage best practice version. |
Extension | GA |
az automanage best-practice version list
List Automanage best practice versions.
az automanage best-practice version list --best-practice-name
Examples
List best-practice versions
az automanage best-practice version list --best-practice-name {}
Required Parameters
The Automanage best practice name.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az automanage best-practice version show
Get information about a Automanage best practice version.
az automanage best-practice version show --best-practice-name
--version-name
Examples
show a best-practice version
az automanage best-practice version show --best-practice-name {} --version-name {}
Required Parameters
The Automanage best practice name.
The Automanage best practice version name.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.