Skip to content

Commit f68f919

Browse files
authored
Merge pull request #221925 from b-ahibbard/issue-102868
issue #102868
2 parents 90f7ffe + 9f92f36 commit f68f919

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ services: azure-netapp-files, virtual-wan
55
author: rambk
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 12/14/2022
8+
ms.date: 12/19/2022
99
ms.author: rambala
1010
---
1111
# Configure Virtual WAN for Azure NetApp Files (preview)
1212

13-
You can configure Azure NetApp Files volumes with Standard network features in one or more Virtual WAN spoke virtual networks (VNets). This allows access to the file storage service globally across your Virtual WAN environment.
13+
You can configure Azure NetApp Files volumes with Standard network features in one or more Virtual WAN spoke virtual networks (VNets). Virtual WAN spoke VNets allow access to the file storage service globally across your Virtual WAN environment.
1414

1515
Your Virtual WAN global deployments could include any combinations of different branches, Point-of-Presence (PoP), private users, offices, Azure virtual networks, and other multicloud deployments. You can use SD-WAN, site-to-site VPN, point-to-site VPN, and ExpressRoute to connect your different sites to a virtual hub. If you have multiple virtual hubs, all the hubs would be connected in full mesh in a standard Virtual WAN deployment.
1616

1717
Refer to [What is Azure Virtual WAN?](../virtual-wan/virtual-wan-about.md) to learn more about Virtual WAN.
1818

1919
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.
2020

21-
:::image type="content" source="../media/azure-netapp-files/virtual-wan-1.png" alt-text="Conceptual illustration of virtual wan set up.":::
21+
:::image type="content" source="../media/azure-netapp-files/virtual-wan-1.png" alt-text="Conceptual illustration of virtual wan setup.":::
2222

2323
This article will explain how to deploy and access an Azure NetApp Files volume over Virtual WAN.
2424

@@ -55,7 +55,7 @@ To force the Azure NetApp Files-bound traffic through Azure Firewall in the Virt
5555

5656
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`.
5757

58-
:::image type="content" source="../virtual-wan/media/howto-private-link/effective-routes.png" alt-text="Screenshot of effective routes in Azure portal.":::
58+
:::image type="content" source="../media/azure-netapp-files/effective-routes.png" alt-text="Screenshot of effective routes in Azure portal.":::
5959

6060
> [!IMPORTANT]
6161
> 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.
@@ -64,7 +64,7 @@ The following image of the Azure portal shows an example virtual hub of effectiv
6464

6565
To identify the private IP address associated with your Azure NetApp Files volume:
6666
1. Navigate to the **Volumes** in your Azure NetApp Files subscription.
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.
67+
1. Identify the volume you're looking for. The private IP address associated with an Azure NetApp Files volume is listed as part of the mount path of the volume.
6868

6969
:::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":::
7070

58.3 KB
Loading
6.32 KB
Loading
9.79 KB
Loading
4.22 KB
Loading

0 commit comments

Comments
 (0)