Skip to content

Commit 32f5f71

Browse files
(AzureCXP) MicrosoftDocs/azure-docs#95864
Added line 134, 135 & 136 with some important information on traffic destinated to Private endpoints that was missing. > [!NOTE] > If you want to inspect traffic destined to private endpoints using Azure Firewall in a secured virtual hub, see [Secure traffic destined to private endpoints in Azure Virtual WAN](../firewall-manager/private-link-inspection-secure-virtual-hub.md). You need to add /32 prefix for each private endpoint in the **Private traffic prefixes** under Security configuration of your Azure Firewall manager for them to be inspected via Azure Firewall in secured virtual hub. If these /32 prefixes are not configured, traffic destined to private endpoints will bypass Azure Firewall. More discussion about this issue : https://docs.microsoft.com/en-us/answers/questions/935690/index.html Fixes MicrosoftDocs/azure-docs#95864
1 parent 858a0b5 commit 32f5f71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/virtual-wan/manage-secure-access-resources-spoke-p2s.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@ In this section, you need to ensure that the traffic is routed through Azure Fir
131131
1. Verify that the VNet connection and the Branch connection private traffic is secured by Azure Firewall.
132132
1. Select **Save**.
133133

134+
> [!NOTE]
135+
> If you want to inspect traffic destined to private endpoints using Azure Firewall in a secured virtual hub, see [Secure traffic destined to private endpoints in Azure Virtual WAN](../firewall-manager/private-link-inspection-secure-virtual-hub.md).
136+
You need to add /32 prefix for each private endpoint in the **Private traffic prefixes** under Security configuration of your Azure Firewall manager for them to be inspected via Azure Firewall in secured virtual hub. If these /32 prefixes are not configured, traffic destined to private endpoints will bypass Azure Firewall.
137+
134138
## <a name="validate"></a>Validate
135139

136140
Verify the setup of your secured hub.

0 commit comments

Comments
 (0)