You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/common/storage-private-endpoints.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: normesta
7
7
8
8
ms.service: azure-storage
9
9
ms.topic: conceptual
10
-
ms.date: 06/22/2023
10
+
ms.date: 11/05/2024
11
11
ms.author: normesta
12
12
ms.reviewer: santoshc
13
13
ms.subservice: storage-common-concepts
@@ -23,7 +23,7 @@ You can use [private endpoints](../../private-link/private-endpoint-overview.md)
23
23
24
24
Using private endpoints for your storage account enables you to:
25
25
26
-
- Secure your storage account by configuring the storage firewall to block all connections on the public endpoint for the storage service.
26
+
- Secure your storage account by using a private link. You can manually configure the storage firewall to block connections on the public endpoint of the storage service. Creating a private link does not automatically block connections on the public endpoint.
27
27
- Increase security for the virtual network (VNet), by enabling you to block exfiltration of data from the VNet.
28
28
- Securely connect to storage accounts from on-premises networks that connect to the VNet using [VPN](../../vpn-gateway/vpn-gateway-about-vpngateways.md) or [ExpressRoutes](../../expressroute/expressroute-locations.md) with private-peering.
0 commit comments