Skip to content

Commit 1340daf

Browse files
authored
[Az.RecoveryServices.Backup] Updated CRR region map for new regions (Azure#27412)
1 parent 6c76cd7 commit 1340daf

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/RecoveryServices/RecoveryServices.Backup/Helpers/BackupUtils.cs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@ public class BackupUtils
9595
{"taiwannorthwest", "taiwannorth"},
9696
{"jioindiacentral", "jioindiawest"},
9797
{"jioindiawest", "jioindiacentral"},
98+
{"israelnorthwest", "israelcentral"},
99+
{"southwestus", "centralus"},
100+
{"southcentralus2", "westcentralus"},
101+
{"southeastus3", "westus3"},
102+
{"southeastus5", "centralus"},
98103
{"southeastus", "westus3"}
99104
};
100105

src/RecoveryServices/RecoveryServices/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* Added breaking change announcement for Get-AzRecoveryServicesBackupSchedulePolicyObject that this command will return a Enhanced policy object by default for IaaSVM workload.
2525
* Added support for PremiumV2_LRS and UltraSSD_LRS target disk types for Azure to Azure replication.
2626
* Added logs to enable better debugging for Modify protection with MSSQL workload.
27+
* Added Cross region restore support for new regions - israelnorthwest, southwestus, southcentralus2, southeastus3, southeastus5.
2728

2829
## Version 7.5.1
2930
* Updated Restore-AzRecoveryServicesBackupItem to support 0 as a TargetZoneNumber to restore to NoZone.

0 commit comments

Comments
 (0)