Open frank-lsf opened 3 years ago
For example, when I do az vm list-skus -l westus2 --size Standard_ND96asr_v4, I only get
az vm list-skus -l westus2 --size Standard_ND96asr_v4
... { "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?
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Compute
For example, when I do
az vm list-skus -l westus2 --size Standard_ND96asr_v4
, I only getBut 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.