Skip to content

Commit

Permalink
chore: update max data disk num
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx committed Nov 11, 2024
1 parent 73949f6 commit 59c8083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/azuredisk/azure_dd_max_disk_count.go
Original file line number Diff line number Diff line change
Expand Up @@ -1041,6 +1041,7 @@ var maxDataDiskCountMap = map[string]int64{
"STANDARD_NV24_PROMO": 64,
"STANDARD_NV24S_V2": 32,
"STANDARD_NV24S_V3": 24,
"STANDARD_NV28ADMS_V710_V5": 14,
"STANDARD_NV30ADMS_A10_V5": 24,
"STANDARD_NV30ADS_A10_V5": 24,
"STANDARD_NV32AS_V4": 32,
Expand Down

0 comments on commit 59c8083

Please sign in to comment.