Skip to content

Commit 4ec2461

Browse files
authored
Update file-sync-troubleshoot-installation.md
updating the root cause of invalid status code: unauthorized.
1 parent 709959f commit 4ec2461

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Troubleshoot common issues with installing the Azure File Sync agen
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: troubleshooting
7-
ms.date: 01/13/2025
7+
ms.date: 04/29/2025
88
ms.author: kendownie
99
ms.custom: sap:File Sync
1010
---
@@ -193,9 +193,9 @@ To resolve the issue:
193193
During server registration, if you encounter the following error:
194194
`Operation returned an invalid status code 'Unauthorized'`
195195

196-
This issue occurs when authentication with Azure fails during the registration process. To resolve this issue:
196+
This issue occurs due to a bug in the Azure File Sync v20 agent, which will be fixed in a future agent release.
197+
To work around this issue, manually register the server using PowerShell:
197198

198-
Manually register the server using PowerShell:
199199

200200
```powershell
201201
Connect-AzAccount -Subscription "<your-subscription-guid>" -Tenant "<your-tenant-guid>"

0 commit comments

Comments
 (0)