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
The region for which to display the available Batch VM SKUs.
Optional Parameters
OData filter expression. Valid properties for filtering are "familyName". Default value is None.
The maximum number of items to return in the response. Default value is None.
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.