We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff5d75 commit ad9b752Copy full SHA for ad9b752
src/azure-cli/azure/cli/command_modules/backup/custom.py
@@ -91,9 +91,13 @@
91
"southafricanorth": "southafricawest",
92
"southafricawest": "southafricanorth",
93
"southcentralus": "northcentralus",
94
+ "southcentralus2": "westcentralus",
95
"southeastasia": "eastasia",
96
"southeastus": "westus3",
97
+ "southeastus3": "westus3",
98
+ "southeastus5": "centralus",
99
"southindia": "centralindia",
100
+ "southwestus": "centralus",
101
"swedencentral": "swedensouth",
102
"swedensouth": "swedencentral",
103
"switzerlandnorth": "switzerlandwest",
0 commit comments