File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
support/azure/azure-storage/files/file-sync Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Troubleshoot common issues with installing the Azure File Sync agen
44author : khdownie
55ms.service : azure-file-storage
66ms.topic : troubleshooting
7- ms.date : 01/13 /2025
7+ ms.date : 04/29 /2025
88ms.author : kendownie
99ms.custom : sap:File Sync
1010---
@@ -193,9 +193,9 @@ To resolve the issue:
193193During 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
201201Connect-AzAccount -Subscription "<your-subscription-guid>" -Tenant "<your-tenant-guid>"
You can’t perform that action at this time.
0 commit comments