Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ public class BackupUtils
{"taiwannorth", "taiwannorthwest"},
{"taiwannorthwest", "taiwannorth"},
{"jioindiacentral", "jioindiawest"},
{"jioindiawest", "jioindiacentral"}
{"jioindiawest", "jioindiacentral"},
{"southeastus", "westus3"}
};

/// <summary>
Expand Down
1 change: 1 addition & 0 deletions src/RecoveryServices/RecoveryServices/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Added CRR support for southeastus, westus3 region.
* Added support for enabling Disk access settings for managed VM restores.

## Version 7.2.0
Expand Down