Skip to content

Commit d215290

Browse files
authored
Update file-sync-server-registration.md
1 parent bc9763f commit d215290

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/storage/file-sync/file-sync-server-registration.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to register and unregister a Windows Server with an Azure
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: how-to
7-
ms.date: 06/15/2022
7+
ms.date: 10/04/2023
88
ms.author: kendownie
99
---
1010

@@ -164,7 +164,11 @@ Because Azure File Sync will rarely be the only service running in your datacent
164164
You can throttle the network utilization of Azure File Sync by using the `StorageSyncNetworkLimit` cmdlets.
165165

166166
> [!NOTE]
167-
> Network limits do not apply when a tiered file is accessed.
167+
> Network limits do not apply to the following scenarios:
168+
> - When a tiered file is accessed.
169+
> - Sync metadata that is exchanged between the registered server and Storage Sync Service.
170+
>
171+
> Because this network traffic is not throttled, Azure File Sync may exceed the network limit configured. Our recommendation is to monitor the network traffic and adjust the limit to account for the network traffic that is not throttled.
168172
169173
For example, you can create a new throttle limit to ensure that Azure File Sync does not use more than 10 Mbps between 9 am and 5 pm (17:00h) during the work week:
170174

0 commit comments

Comments
 (0)