File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
RecoveryServices.Backup/Helpers Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,8 @@ public class BackupUtils
91
91
{ "usgoviowa" , "usgovvirginia" } ,
92
92
{ "usgovvirginia" , "usgovtexas" } ,
93
93
{ "malaysiasouth" , "japanwest" } ,
94
+ { "taiwannorth" , "taiwannorthwest" } ,
95
+ { "taiwannorthwest" , "taiwannorth" } ,
94
96
{ "jioindiacentral" , "jioindiawest" } ,
95
97
{ "jioindiawest" , "jioindiacentral" }
96
98
} ;
Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
21
+ * Added CRR support for taiwannorth, taiwannorthwest region.
21
22
* Added breaking change notification for cmdlets whose output type is ` ASRVaultSettings ` .
22
23
* Added warning for Standard to Enhanced policy migration for AzureVMs.
23
24
* Updated Unregister-AzRecoveryServicesBackupContainer cmdlet to ouptput Job object if PassThru not given.
You can’t perform that action at this time.
0 commit comments