Skip to content

Commit

Permalink
Merge pull request #2611 from andyzhangx/update-max-data-count7
Browse files Browse the repository at this point in the history
chore: update max data disk num
  • Loading branch information
andyzhangx authored Nov 11, 2024
2 parents 73949f6 + 59c8083 commit 7b1ed17
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 7b1ed17

Please sign in to comment.