We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b77419 commit 750e363Copy full SHA for 750e363
1 file changed
src/azure-cli/azure/cli/command_modules/backup/custom.py
@@ -82,6 +82,7 @@
82
"germanynorth": "germanywestcentral",
83
"germanynortheast": "germanycentral",
84
"germanywestcentral": "germanynorth",
85
+ "indiasouthcentral": "centralindia",
86
"japaneast": "japanwest",
87
"japanwest": "japaneast",
88
"jioindiacentral": "jioindiawest",
@@ -99,6 +100,7 @@
99
100
"southcentralus": "northcentralus",
101
"southcentralus2": "westcentralus",
102
"southeastasia": "eastasia",
103
+ "southeastasia3": "malaysiawest",
104
"southeastus": "westus3",
105
"southeastus3": "westus3",
106
"southeastus5": "centralus",
0 commit comments