az aksarc vmsize
Note
This reference is part of the aksarc extension for the Azure CLI (version 2.32.0 or higher). The extension will automatically install the first time you run an az aksarc vmsize command. Learn more about extensions.
Manage virtual machine SKUs for provisioned clusters.
Commands
Name | Description | Type | Status |
---|---|---|---|
az aksarc vmsize list |
Lists the supported virtual machine sizes in the specified custom location. |
Extension | GA |
az aksarc vmsize list
Lists the supported virtual machine sizes in the specified custom location.
az aksarc vmsize list --custom-location
[--resource-group]
Examples
VMListSkus
az aksarc vmsize list -g sample-rg --custom-location sample-cl
Required Parameters
Name or ID of the custom location to use for the virtual machine skus.
Optional Parameters
Name of resource group. You can configure the default group using az configure --defaults group=<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.