Share via


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

Preview

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

--custom-location

Name or ID of the custom location to use for the virtual machine skus.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.