Skip to content

Commit b99bb0b

Browse files
authored
Merge pull request #133364 from dcurwin/patch-81
grammar fixes
2 parents b652cfd + 0595176 commit b99bb0b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/backup/backup-azure-files-faq.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -73,20 +73,20 @@ All snapshots taken by Azure Backup can be accessed by viewing snapshots in the
7373

7474
### What happens after I move a backed up file share to a different subscription?
7575

76-
Once a file share is moved to a different subscription, it's considered as a new file share by Azure Backup. Below are the recommended steps :
76+
Once a file share is moved to a different subscription, it's considered as a new file share by Azure Backup. These are the recommended steps:
7777

78-
Scenario: Let's say you have a file share FS1 in subscription S1 and it is protected using V1 vault. Now you want to move your file share to subscription S2.
78+
Scenario: Let's say you have a file share *FS1* in subscription *S1* and it's protected using the *V1* vault. Now you want to move your file share to subscription *S2*.
7979

80-
1. Move the desired storage account and file share (FS1) to different subscription (S2).
81-
2. In V1 vault, trigger stop protection with delete data operation for FS1.
82-
3. Unregister the storage account hosting FS1 from V1 vault.
83-
4. Reconfigure backup for FS1 , now moved to S2, with a vault (V2) in S2 subscription.
80+
1. Move the desired storage account and file share (FS1) to the different subscription (S2).
81+
2. In the V1 vault, trigger the stop protection with delete data operation for FS1.
82+
3. Unregister the storage account hosting FS1 from the V1 vault.
83+
4. Reconfigure backup for FS1, now moved to S2, with a vault (V2) in the S2 subscription.
8484

85-
Please note that after reconfiguring backup with V2, the snapshots that were taken with V1 will no longer be managed by Azure Backup and hence you will have to delete those snapshots manually as per your requirement.
85+
Note that after reconfiguring backup with V2, the snapshots that were taken with V1 will no longer be managed by Azure Backup. So you'll have to delete those snapshots manually according to your requirements.
8686

8787
### Can I move my backed up file share to a different resource group?
8888

89-
Yes, you can move your backed up file share to a different resource group. However, you will need to reconfigure backup for the file share as it would be treated as a new resource by Azure Backup. Also, the snapshots that were created before the resource group move, will no longer be managed by Azure backup .Hence, you will have to delete those snapshots manually as per your requirement.
89+
Yes, you can move your backed up file share to a different resource group. However, you'll need to reconfigure backup for the file share as it will be treated as a new resource by Azure Backup. Also, the snapshots that were created before the resource group move will no longer be managed by Azure backup. So you'll have to delete those snapshots manually according to your requirements.
9090

9191
### What is the maximum retention I can configure for backups?
9292

0 commit comments

Comments
 (0)