Skip to content

Commit 036d7d9

Browse files
Merge pull request #291047 from b-ahibbard/vwan
update important box
2 parents 7a1cea5 + eaec20e commit 036d7d9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/azure-netapp-files/configure-virtual-wan.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files, virtual-wan
55
author: rambk
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 04/26/2023
8+
ms.date: 11/25/2024
99
ms.author: anfdocs
1010
---
1111
# Configure Virtual WAN for Azure NetApp Files
@@ -56,8 +56,11 @@ The following image of the Azure portal shows an example virtual hub of effectiv
5656

5757
:::image type="content" source="./media/configure-virtual-wan/effective-routes.png" alt-text="Screenshot of effective routes in Azure portal.":::
5858

59-
> [!IMPORTANT]
60-
> Azure NetApp Files mount leverages private IP addresses within a delegated [subnet](azure-netapp-files-network-topologies.md#subnets). The specific IP address entry is required, even if a CIDR to which the Azure NetApp Files volume IP address belongs is pointing to the Azure Firewall as its next hop. For example, 10.2.0.5/32 should be listed even though 10.0.0.0/8 is listed with the Azure Firewall as the next hop.
59+
>[!IMPORTANT]
60+
> Azure NetApp Files mount leverages private IP addresses within a delegated [subnet](azure-netapp-files-network-topologies.md#subnets). Either the delegated subnet prefix of the Azure NetApp Files volume _or_ a more specific IP address is required, even if a CIDR to which the Azure NetApp Files volume IP address belongs is pointing to the Azure Firewall as its next hop. For example, the subnet prefix 10.2.0.0/24 or 10.2.0.5/32 should be listed even though 10.0.0.0/8 is listed with the Azure Firewall as the next hop.
61+
62+
>[!IMPORTANT]
63+
>If routing intent is enabled on the virtual WAN hub, use either a delegated subnet size prefix or a more specific route with next the hop to Azure Firewall. To accomplish this setting, add a prefix in the **Additional Prefixes** option on Routing Intent.
6164
6265
## List Azure NetApp Files volume IP under virtual hub effective routes
6366

0 commit comments

Comments
 (0)