Skip to content

Commit fc6bb7e

Browse files
committed
Fixing some text that is causing an issue with copilot responses
1 parent b2b030b commit fc6bb7e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 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,9 @@ 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.
27+
> [!NOTE]
28+
> Creating a private endpoint does not automatically block connections on the public endpoint of the storage service. You must manually configure the storage firewall to do that.
2729
- Increase security for the virtual network (VNet), by enabling you to block exfiltration of data from the VNet.
2830
- 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.
2931

0 commit comments

Comments
 (0)