az batch location

Manage Batch service options for a subscription at the region level.

Commands

Name Description Type Status
az batch location list-skus

List virtual machine SKUs available in a location.

Core GA
az batch location quotas

Manage Batch service quotas at the region level.

Core GA
az batch location quotas show

Gets the Batch service quotas for the specified subscription at the given location.

Core GA

az batch location list-skus

List virtual machine SKUs available in a location.

az batch location list-skus --location
                            [--filter]
                            [--maxresults]

Required Parameters

--location -l

The region for which to display the available Batch VM SKUs.

Optional Parameters

--filter

OData filter expression. Valid properties for filtering are "familyName". Default value is None.

--maxresults

The maximum number of items to return in the response. Default value is None.

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.