Skip to content

Commit d5424e2

Browse files
authored
Merge pull request #114453 from sideeksh/patch-17
Clarified support statement for storage account move to different RG
2 parents 8d3bc39 + 35edd4c commit d5424e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/site-recovery/azure-to-azure-common-questions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ Yes, you can replicate the application and keep the disaster recovery configurat
9696

9797
For example, if your application has each tier's application, database, and web in a separate resource group, then you have to select the [replication wizard](https://docs.microsoft.com/azure/site-recovery/azure-to-azure-how-to-enable-replication#enable-replication) three times to protect all the tiers. Site Recovery will replicate these three tiers into three different resource groups.
9898

99+
### Can I move storage accounts across resource groups?
100+
101+
No, this is an unsupported scenario. However, if you accidentally move storage accounts to a different resource group and delete the original resource group, then you can create a new resource group with the same name as the old resource group and then move the storage account to this resource group.
102+
99103
## Replication policy
100104

101105
### What is a replication policy?

0 commit comments

Comments
 (0)