Azure Event Grid Domains/Topics Should Use Private Link
Description:
Azure Private Link lets you connect your virtual network to Azure services without a public IP address at the source or destination. The private link platform handles the connectivity between the consumer and services over the Azure backbone network. By mapping private endpoints to your Event Grid domains instead of the entire service, you'll also be protected against data leakage risks.
Solution/Reference:
To enable private link connections for your Azure Event Grid Domain resource:
1. In the Azure portal, find your Event Grid Domain resource.
2. Navigate to Settings --> Networking,
3. Select "+ Public network access" and choose "+ Private endpoints only" to restrict access only via private endpoint connections,
4. Select "+ Private endpoint connections" to configure the values.
For details, see: