Skip to content

Commit 47ace57

Browse files
Merge pull request #300869 from rladbsal/patch-21
Update file-sync-modify-sync-topology.md
2 parents 7ab6f89 + 1fc50fd commit 47ace57

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

articles/storage/file-sync/file-sync-modify-sync-topology.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,18 @@ After you confirm your data is up to date on your local server (see [Deprovision
2424

2525
## Deprovision Azure File Sync topology
2626

27-
Azure File Sync resources must be deprovisioned in a specific order: server endpoints, sync group, and then Storage Sync Service. While the entire flow is documented below, you may stop at any level you desire.
28-
29-
First, navigate to the Storage Sync Service resource in the Azure portal and select a sync group in the Storage Sync Service. Follow the steps in [Deprovision your Azure File Sync server endpoint](./file-sync-server-endpoint-delete.md) to ensure data integrity and availability when deleting server endpoints. In order to deprovision your sync group or Storage Sync Service, all server endpoints must be deleted. If you only aim to delete specific server endpoints, you can stop here.
30-
31-
After you delete all the server endpoints in the sync group, delete the cloud endpoint.
32-
33-
Then, delete the sync group.
34-
35-
Repeat these steps for all the sync groups in the Storage Sync Service that you want to delete. After you've deleted all the sync groups in that Storage Sync Service, delete the Storage Sync Service resource.
27+
To deprovision, navigate to the Storage Sync Service resource in the Azure portal and select a sync group in the Storage Sync Service. Follow the steps in [Deprovision your Azure File Sync server endpoint](./file-sync-server-endpoint-delete.md) to ensure data integrity and availability when deleting server endpoints. In order to deprovision your sync group or Storage Sync Service, all server endpoints must be deleted. If you only aim to delete specific server endpoints, you can stop here.
28+
29+
Azure File Sync resources must be deprovisioned in a specific order:
30+
31+
1. Delete server endpoints
32+
1. After you delete all the server endpoints in the sync group, delete the cloud endpoint.
33+
1. Then delete the sync group.
34+
35+
Repeat these steps for all the sync groups in the Storage Sync Service that you want to delete. After you've deleted all the sync groups in that Storage Sync Service, delete the Storage Sync Service resource.
36+
> [!NOTE]
37+
> When managed identities is enabled, you may need to wait longer to delete the Storage Sync Service. See [Unable to delete a Storage Sync Service](/troubleshoot/azure/azure-storage/files/file-sync/file-sync-troubleshoot-managed-identities#unable-to-delete-a-storage-sync-service).
38+
Once the steps are complete, you can delete your storage resources such as file shares and storage accounts.
3639

3740
## Change a server endpoint path
3841

0 commit comments

Comments
 (0)