Skip to content

Commit

Permalink
Merge pull request #4338 from nqn/Standard_ND96asr_v4
Browse files Browse the repository at this point in the history
Add Standard_ND96asr_v4
  • Loading branch information
k8s-ci-robot authored Sep 21, 2021
2 parents 6586d0c + 2b48493 commit b434c57
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2380,6 +2380,12 @@ var InstanceTypes = map[string]*InstanceType{
MemoryMb: 688128,
GPU: 8,
},
"Standard_ND96asr_v4": {
InstanceType: "Standard_ND96asr_v4",
VCPU: 96,
MemoryMb: 921600,
GPU: 8,
},
"Standard_NV12": {
InstanceType: "Standard_NV12",
VCPU: 12,
Expand Down

0 comments on commit b434c57

Please sign in to comment.