You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-network-topologies.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ The following table describes the network topologies supported by each network f
111
111
| Connectivity over Active/Active VPN gateways | Yes | No |
112
112
| Connectivity over Active/Active Zone Redundant gateways | Yes | No |
113
113
| Connectivity over Active/Passive Zone Redundant gateways | Yes | Yes |
114
-
|[Connectivity over Virtual WAN (VWAN)](configure-vwan.md)| Yes | No |
114
+
|[Connectivity over Virtual WAN (VWAN)](configure-virtual-wan.md)| Yes | No |
115
115
116
116
117
117
\* This option will incur a charge on ingress and egress traffic that uses a virtual network peering connection. For more information, see [Virtual Network pricing](https://azure.microsoft.com/pricing/details/virtual-network/). For more general information, see [Virtual network peering](../virtual-network/virtual-network-peering-overview.md).
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/configure-virtual-wan.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Refer to [What is Azure Virtual WAN?](../virtual-wan/virtual-wan-about.md) to le
18
18
19
19
The following diagram shows the concept of deploying Azure NetApp Files volume in one or more spokes of a Virtual WAN and accessing the volumes globally.
20
20
21
-
:::image type="content" source="../media/azure-netapp-files/virtualwan1.png" alt-text="conceptual illustration of vwan set up":::
21
+
:::image type="content" source="../media/azure-netapp-files/virtual-wan-1.png" alt-text="Conceptual illustration of virtual wan set up.":::
22
22
23
23
This article will explain how to deploy and access an Azure NetApp Files volume over Virtual WAN.
24
24
@@ -45,7 +45,7 @@ Deploying Azure NetApp Files volume with Standard network features in a Virtual
45
45
46
46
This diagram shows routing traffic from on-premises to an Azure NetApp Files volume in a Virtual WAN spoke VNet via a Virtual WAN hub with a VPN gateway and an Azure firewall deployed inside the virtual hub.
47
47
48
-
:::image type="content" source="../media/azure-netapp-files/azure-netapp-files-vnet-diagram.png" alt-text="Diagram of routing on-premises traffic via secure virtual hub":::
48
+
:::image type="content" source="../media/azure-netapp-files/azure-netapp-files-vnet-diagram.png" alt-text="Diagram of routing on-premises traffic via secure virtual hub.":::
49
49
50
50
To learn how to install an Azure Firewall in a Virtual WAN hub, refer [Configure Azure Firewall in a Virtual WAN hub](../virtual-wan/howto-firewall.md).
51
51
@@ -55,7 +55,7 @@ To force the Azure NetApp Files-bound traffic through Azure Firewall in the Virt
55
55
56
56
The following image of the Azure portal shows an example virtual hub of effective routes. In the first item, the IP address is listed as 10.2.0.5/32. The static routing entry's destination prefix is `<IP-Azure NetApp Files-Volume>/32`, and the next hop is `Azure-Firewall-in-hub`.
57
57
58
-
:::image type="content" source="../virtual-wan/media/howto-private-link/effective-routes.png" alt-text="inclusion of specific routes in virtual hub effective routes":::
58
+
:::image type="content" source="../virtual-wan/media/howto-private-link/effective-routes.png" alt-text="Screenshot of effective routes in Azure portal.":::
59
59
60
60
> [!IMPORTANT]
61
61
> Azure NetApp Files mount leverages Azure Private Endpoint. 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.
@@ -66,17 +66,17 @@ To identify the private IP address associated with your Azure NetApp Files volum
66
66
1. Navigate to the **Volumes** in your Azure NetApp Files subscription.
67
67
1. Identify the volume you are looking for. The private IP address associated with an Azure NetApp Files volume is listed as part of the mount path of the volume.
68
68
69
-
:::image type="content" source="../media/azure-netapp-files/vwan-volumes-list.png" alt-text="Screenshot showing the private IP address of an Azure NetApp Files volume listed as part of its mount path" lightbox="../media/azure-netapp-files/vwan-volumes-list.png":::
69
+
:::image type="content" source="../media/azure-netapp-files/virtual-wan-volumes-list.png" alt-text="Screenshot showing the private IP address of an Azure NetApp Files volume listed as part of its mount path." lightbox="../media/azure-netapp-files/virtual-wan-volumes-list.png":::
70
70
71
71
### Edit virtual hub effective routes
72
72
73
73
You can effect changes to a virtual hub's effective routes by adding routes explicitly to the virtual hub's route table.
74
74
75
75
1. In the virtual hub, navigate to **Route Tables**.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/whats-new.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
31
31
32
32
In the future, cross-zone replication is planned for all [AZ-enabled regions](../availability-zones/az-overview.md#azure-regions-with-availability-zones) with [Azure NetApp Files presence](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=netapp®ions=all&rar=true).
[Azure Virtual WAN](../virtual-wan/virtual-wan-about.md) is now supported on Azure NetApp Files with Standard network features. Azure Virtual WAN is a spoke-and-hub architecture, enabling cloud-hosted network hub connectivity between endpoints, creating networking, security, and routing functionalities in one interface. Use cases for Azure Virtual WAN include remote user VPN connectivity (point-to-site), private connectivity (ExpressRoute), intra-cloud connectivity, and VPN ExpressRoute inter-connectivity.
0 commit comments