Skip to content

Commit d7d59c9

Browse files
Merge pull request #290052 from jeffpatt24/patch-6
Update file-sync-networking-overview.md
2 parents c07a7e3 + 2cb799a commit d7d59c9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/storage/file-sync/file-sync-networking-overview.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure networking and connect your Windows Server t
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: conceptual
7-
ms.date: 06/05/2024
7+
ms.date: 11/06/2024
88
ms.author: kendownie
99
---
1010

@@ -90,9 +90,6 @@ Azure Files and Azure File Sync support the following mechanisms to tunnel traff
9090

9191
In addition to the default public endpoints Azure Files and Azure File Sync provide through the storage account and Storage Sync Service, they provide the option to have one or more private endpoints per resource. This allows you to privately and securely connect to Azure file shares from on-premises using VPN or ExpressRoute and from within an Azure VNET. When you create a private endpoint for an Azure resource, it gets a private IP address from within the address space of your virtual network, much like how your on-premises Windows file server has an IP address within the dedicated address space of your on-premises network.
9292

93-
> [!IMPORTANT]
94-
> In order to use private endpoints on the Storage Sync Service resource, you must use Azure File Sync agent version 10.1 or greater. Agent versions prior to 10.1 don't support private endpoints on the Storage Sync Service. All prior agent versions support private endpoints on the storage account resource.
95-
9693
An individual private endpoint is associated with a specific Azure virtual network subnet. Storage accounts and Storage Sync Services may have private endpoints in more than one virtual network.
9794

9895
Using private endpoints enables you to:

0 commit comments

Comments
 (0)