Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

az batch pool supported-images

Query information on VM images supported by Azure Batch service.

Commands

Name Description Type Status
az batch pool supported-images list

Lists all Virtual Machine Images supported by the Azure Batch service.

Core GA

az batch pool supported-images list

Lists all Virtual Machine Images supported by the Azure Batch service.

az batch pool supported-images list [--account-endpoint]
 [--account-key]
 [--account-name]
 [--filter]

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--account-endpoint

Batch service endpoint. Alternatively, set by environment variable: AZURE_BATCH_ENDPOINT.

Property Value
Parameter group: Batch Account Arguments
--account-key

Batch account key. Alternatively, set by environment variable: AZURE_BATCH_ACCESS_KEY.

Property Value
Parameter group: Batch Account Arguments
--account-name

Batch account name. Alternatively, set by environment variable: AZURE_BATCH_ACCOUNT.

Property Value
Parameter group: Batch Account Arguments
--filter

An OData $filter clause. For more information on constructing this filter,see https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch.

Property Value
Parameter group: Pre-condition and Query Arguments

Feedback

Was this page helpful?