az akshybrid vmsize
Note
This reference is part of the akshybrid extension for the Azure CLI (version 2.32.0 or higher). The extension will automatically install the first time you run an az akshybrid vmsize command. Learn more about extensions.
Command group 'akshybrid' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage virtual machine SKUs for akshybrid.
Commands
Name | Description | Type | Status |
---|---|---|---|
az akshybrid vmsize list |
Lists the supported virtual machine sizes in the specified custom location. |
Extension | Preview |
az akshybrid vmsize list
Command group 'akshybrid vmsize' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Lists the supported virtual machine sizes in the specified custom location.
az akshybrid vmsize list --custom-location
--resource-group
Examples
VMListSkus
az akshybrid 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.
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.