Skip to content

Commit

Permalink
lower case family name in look up (#28178)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Dec 5, 2024
1 parent 0a9f5c2 commit fba5bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/services/mssql/helper/elasticpool.go
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ var getvCoreMaxGB = map[string]map[string]map[int]float64{
40: 4096,
80: 4096,
},
"PRMS": {
"prms": {
4: 1024,
6: 1536,
8: 2048,
Expand Down

0 comments on commit fba5bd5

Please sign in to comment.