Skip to content

Commit fa150ca

Browse files
committed
update
1 parent 5ba6c3b commit fa150ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-grid/configure-private-endpoints.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ ms.custom: devx-track-azurecli, devx-track-azurepowershell
77
---
88

99
# Configure private endpoints for Azure Event Grid custom topics or domains
10-
You can use [private endpoints](../private-link/private-endpoint-overview.md) to allow ingress of events directly from your virtual network to your custom topics and domains securely over a [private link](../private-link/private-link-overview.md) without going through the public internet. The private endpoint uses an IP address from the VNet address space for your topic or domain. For more conceptual information, see [Network security](network-security.md).
10+
You can use [private endpoints](../private-link/private-endpoint-overview.md) to allow ingress of events directly from your virtual network to your custom topics and domains securely over a [private link](../private-link/private-link-overview.md) without going through the public internet. The private endpoint uses an IP address from the VNet address space for your custom topic or domain. For more conceptual information, see [Network security](network-security.md).
1111

1212
This article describes how to configure private endpoints for custom topics or domains.
1313

1414
> [!NOTE]
15-
> Currently, system topics don't support private endpoints to allow ingress of events directly from your virtual network.
15+
> Currently, private endpoints aren't supported for system topics, only for custom topics and domains.
1616
1717
## Use Azure portal
1818
This section shows you how to use the Azure portal to create a private endpoint for a topic or a domain.

0 commit comments

Comments
 (0)