Skip to content

Commit 8751faf

Browse files
Merge pull request #289941 from normesta/normesta-reg-updates-14
Fixing some text that is causing an issue with copilot responses
2 parents 45789ab + 79aa02d commit 8751faf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/common/storage-private-endpoints.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: normesta
77

88
ms.service: azure-storage
99
ms.topic: conceptual
10-
ms.date: 06/22/2023
10+
ms.date: 11/05/2024
1111
ms.author: normesta
1212
ms.reviewer: santoshc
1313
ms.subservice: storage-common-concepts
@@ -23,7 +23,7 @@ You can use [private endpoints](../../private-link/private-endpoint-overview.md)
2323
2424
Using private endpoints for your storage account enables you to:
2525

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.
2727
- Increase security for the virtual network (VNet), by enabling you to block exfiltration of data from the VNet.
2828
- 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.
2929

0 commit comments

Comments
 (0)