You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/file-sync/file-sync-modify-sync-topology.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,15 +24,17 @@ After you confirm your data is up to date on your local server (see [Deprovision
24
24
25
25
## Deprovision Azure File Sync topology
26
26
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.
28
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.
29
+
Azure File Sync resources must be deprovisioned in a specific order:
30
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.
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.
0 commit comments