Skip to content

Commit dcd260e

Browse files
authored
Update file-sync-modify-sync-topology.md
Doc update to delete SSS section
1 parent 242d17d commit dcd260e

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

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

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,17 @@ 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.
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.
2828

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.
29+
Azure File Sync resources must be deprovisioned in a specific order:
3030

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.
31+
- Delete Server Endpoints
32+
- After you delete all the server endpoints in the sync group, delete the cloud endpoint.
33+
- Then delete the sync group.
34+
- 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.
35+
> [!NOTE]
36+
> 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](./file-sync-troubleshoot-managed-identities#unable-to-delete-a-storage-sync-service))
37+
- Once the following steps are complete you can delete your storage resources, such as File shares and Storage accounts.
3638

3739
## Change a server endpoint path
3840

0 commit comments

Comments
 (0)