Azure / Azure/azure-cli

How can I get the GPU type of an SKU in `az vm list-skus`?

Open
#20,077 1 comment 3 reactions 1 assignee Assigned to @zhoxing-ms View on GitHub
act-observability-squad Compute feature-request
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

For example, when I do `az vm list-skus -l westus2 --size Standard_ND96asr_v4`, I only get
```
...
{
"name": "GPUs",
"value": "8"
},
...
```

But no information on the GPU model or type. I can only get the information from https://docs.microsoft.com/en-us/azure/virtual-machines/nda100-v4-series.

Is there an API I can query to get the GPU types of a particular VM SKU offering?

---
#### Document Details

⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*

* ID: 152b549b-d4b3-13e5-081c-c604b6e4d89e
* Version Independent ID: 3f79be78-ce75-ad31-304b-bad7d475ec9e
* Content: [az vm](https://docs.microsoft.com/en-us/cli/azure/vm?view=azure-cli-latest)
* Content Source: [latest/docs-ref-autogen/vm.yml](https://github.com/MicrosoftDocs/azure-docs-cli/blob/master/latest/docs-ref-autogen/vm.yml)
* Service: **virtual-machines**
* GitHub Login: @rloutlaw
* Microsoft Alias: **routlaw**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.