Skip to content

Commit 89b8b36

Browse files
authored
Update file-sync-troubleshoot-sync-errors.md
error code was incorrect
1 parent 2a68a06 commit 89b8b36

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

support/azure/azure-storage/files/file-sync/file-sync-troubleshoot-sync-errors.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Troubleshoot common issues with monitoring sync health and resolvin
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: troubleshooting
7-
ms.date: 07/24/2025
7+
ms.date: 08/25/2025
88
ms.author: kendownie
99
ms.custom: sap:File Sync, devx-track-azurepowershell
1010
ms.reviewer: v-weizhu, vritikanaik
@@ -754,8 +754,9 @@ Reset-AzStorageSyncServerCertificate -ResourceGroupName <string> -StorageSyncSer
754754

755755
This error might occur due to the following reasons:
756756

757-
- A new server certificate is generated on the Azure File Sync server, and the old certificate is still cached. This error will be resolved within a few hours once the server cache is refreshed.
758-
- The server endpoint deletion failed, leaving the endpoint in a partially deleted state. To resolve this issue, retry deleting the server endpoint.
757+
- The server’s managed identity tenant ID does not match the tenant ID of the Storage Sync Service or the storage account.
758+
- The server was recently re-registered or its managed identity configuration changed, but the update has not propagated yet.
759+
759760

760761

761762
<a id="-1906441711"></a><a id="-2134375654"></a><a id="doesnt-have-enough-free-space"></a>**The volume where the server endpoint is located is low on disk space.**

0 commit comments

Comments
 (0)