diff --git a/src/azure-cli/azure/cli/command_modules/backup/custom.py b/src/azure-cli/azure/cli/command_modules/backup/custom.py index 78b4cdd67d6..0362993b8e0 100644 --- a/src/azure-cli/azure/cli/command_modules/backup/custom.py +++ b/src/azure-cli/azure/cli/command_modules/backup/custom.py @@ -78,6 +78,7 @@ "germanynorth": "germanywestcentral", "germanynortheast": "germanycentral", "germanywestcentral": "germanynorth", + "indiasouthcentral": "centralindia", "japaneast": "japanwest", "japanwest": "japaneast", "jioindiacentral": "jioindiawest", @@ -86,6 +87,7 @@ "koreasouth": "koreacentral", "malaysiasouth": "japanwest", "northcentralus": "southcentralus", + "northeastus5": "centralus", "northeurope": "westeurope", "norwayeast": "norwaywest", "norwaywest": "norwayeast",