Skip to content

Commit 4de8fbf

Browse files
authored
Merge pull request #7978 from MicrosoftDocs/khdownie-patch-2
Update file-sync-troubleshoot-installation.md
2 parents c5572ab + e760379 commit 4de8fbf

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

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

Lines changed: 7 additions & 1 deletion
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: 09/06/2024
7+
ms.date: 01/03/2025
88
ms.author: kendownie
99
ms.custom: sap:File Sync
1010
---
@@ -164,6 +164,12 @@ You can also work around this issue by using the following PowerShell commands t
164164
Connect-AzAccount -Subscription "<guid>" -Tenant "<guid>"
165165
Register-AzStorageSyncServer -ResourceGroupName "<your-resource-group-name>" -StorageSyncServiceName "<your-storage-sync-service-name>"
166166
```
167+
<a id="server-registration-missing-resource-groups"></a>**Server Registration doesn't list all Resource Groups**
168+
169+
When registering a server using ServerRegistration.exe, some resource groups are missing when you select the Resource Group drop-down.
170+
171+
This issue occurs due to a known bug that has been fixed in File Sync Agent v19.1. Install the latest version of the agent to resolve this.
172+
167173
<a id="server-already-registered"></a>**Server Registration displays the following message: "This server is already registered"**
168174

169175
:::image type="content" source="media/file-sync-troubleshoot-installation/server-already-registered-error.png" alt-text="Screenshot that shows the Server Registration dialog box with the 'server is already registered' error message.":::

0 commit comments

Comments
 (0)