Skip to content

Commit a9d0c06

Browse files
committed
freshness check
1 parent 4b13bf3 commit a9d0c06

File tree

4 files changed

+34
-15
lines changed

4 files changed

+34
-15
lines changed

articles/virtual-wan/TOC.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- name: About Virtual WAN pricing
1313
href: pricing-concepts.md
1414
- name: Quickstarts
15+
expanded: true
1516
items:
1617
- name: Configure a site-to-site connection
1718
href: virtual-wan-site-to-site-portal.md

articles/virtual-wan/virtual-wan-site-to-site-portal.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use Azure Virtual WAN to create a site-to-site VPN con
55
author: cherylmc
66
ms.service: azure-virtual-wan
77
ms.topic: tutorial
8-
ms.date: 12/12/2024
8+
ms.date: 03/10/2025
99
ms.author: cherylmc
1010
# Customer intent: As someone with a networking background, I want to connect my local site to my VNets using Virtual WAN and I don't want to go through a Virtual WAN partner.
1111
---
@@ -29,7 +29,7 @@ In this tutorial you learn how to:
2929
> * View or edit your VPN gateway
3030
3131
> [!NOTE]
32-
> If you have many sites, you typically would use a [Virtual WAN partner](https://aka.ms/virtualwan) to create this configuration. However, you can create this configuration yourself if you are comfortable with networking and proficient at configuring your own VPN device.
32+
> If you have many sites, you typically would use a [Virtual WAN partner](https://aka.ms/virtualwan) to create this configuration. However, you can create this configuration yourself if you're comfortable with networking and proficient at configuring your own VPN device.
3333
>
3434
3535
## Prerequisites
@@ -62,7 +62,7 @@ In this section, you configure site-to-site connectivity settings, and then crea
6262

6363
In this section, you create a site. Sites correspond to your physical locations. Create as many sites as you need. These sites contain your on-premises VPN device endpoints.
6464

65-
For example, if you have a branch office in NY, a branch office in London, and a branch office in LA, you'd create three separate sites. You can create up to 1000 sites per virtual hub in a virtual WAN. If you have multiple virtual hubs, you can create 1000 per each virtual hub.
65+
For example, if you have a branch office in NY, a branch office in London, and a branch office in LA, you'd create three separate sites. You can create up to 1,000 sites per virtual hub in a virtual WAN. If you have multiple virtual hubs, you can create 1000 per each virtual hub.
6666

6767
If you have a Virtual WAN partner CPE device, check with them to learn about their automation to Azure. Typically, automation implies a simple click experience to export large-scale branch information into Azure, and setting up connectivity from the CPE to Azure Virtual WAN VPN gateway. For more information, see [Automation guidance from Azure to CPE partners](virtual-wan-configure-automation-providers.md).
6868

@@ -98,7 +98,7 @@ Use the VPN device configuration file to configure your on-premises VPN device.
9898

9999
The device configuration file contains the settings to use when configuring your on-premises VPN device. When you view this file, notice the following information:
100100

101-
* **vpnSiteConfiguration -** This section denotes the device details set up as a site connecting to the virtual WAN. It includes the name and public IP address of the branch device.
101+
* **vpnSiteConfiguration -** This section denotes the device details configured as a site connecting to the virtual WAN. It includes the name and public IP address of the branch device.
102102
* **vpnSiteConnections -** This section provides information about the following settings:
103103

104104
* **Address space** of the virtual hub(s) virtual network.<br>Example:
@@ -117,7 +117,7 @@ The device configuration file contains the settings to use when configuring your
117117
"Instance0":"104.45.18.186"
118118
"Instance1":"104.45.13.195"
119119
```
120-
* **Vpngateway connection configuration details** such as BGP, preshared key etc. The PSK is the preshared key that is automatically generated for you. You can always edit the connection in the **Overview** page for a custom PSK.
120+
* **Vpngateway connection configuration details** such as BGP, preshared key, etc. The PSK is the preshared key that is automatically generated for you. You can always edit the connection in the **Overview** page for a custom PSK.
121121
122122
### Example device configuration file
123123
@@ -227,7 +227,7 @@ The device configuration file contains the settings to use when configuring your
227227
### <a name="vpn-device"></a>Configuring your VPN device
228228
229229
> [!NOTE]
230-
> If you are working with a Virtual WAN partner solution, VPN device configuration automatically happens. The device controller obtains the configuration file from Azure and applies to the device to set up connection to Azure. This means you don't need to know how to manually configure your VPN device.
230+
> If you're working with a Virtual WAN partner solution, VPN device configuration automatically happens. The device controller obtains the configuration file from Azure and applies to the device to set up connection to Azure. This means you don't need to know how to manually configure your VPN device.
231231
>
232232
233233
If you need instructions to configure your device, you can use the instructions on the [VPN device configuration scripts page](~/articles/vpn-gateway/vpn-gateway-about-vpn-devices.md#configscripts) with the following caveats:
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: cherylmc
33
ms.author: cherylmc
4-
ms.date: 04/11/2022
4+
ms.date: 03/10/2025
55
ms.service: azure-virtual-wan
66
ms.topic: include
77
---
@@ -10,16 +10,18 @@ ms.topic: include
1010

1111
* You have a virtual network to which you want to connect.
1212

13-
* Verify that none of the subnets of your on-premises networks overlap with the virtual networks that you want to connect to.
14-
* To create a virtual network in the Azure portal, see the [Quickstart](../articles/virtual-network/quick-create-portal.md) article.
13+
* Verify that none of the subnets of your on-premises networks overlap with the virtual networks that you want to connect to.
14+
* To create a virtual network in the Azure portal, see the [Quickstart](../articles/virtual-network/quick-create-portal.md) article.
1515

16-
* Your virtual network must not have any existing virtual network gateways.
16+
[!INCLUDE [Virtual network values](virtual-wan-virtual-network-example-values.md)]
1717

18-
* If your virtual network already has gateways (VPN or ExpressRoute), you must remove all of the gateways before proceeding.
19-
* This configuration requires that virtual networks connect to the Virtual WAN hub gateway only.
18+
* Your virtual network must not have any existing virtual network gateways.
19+
20+
* If your virtual network already has gateways (VPN or ExpressRoute), you must remove all of the gateways before proceeding.
21+
* This configuration requires that virtual networks connect to the Virtual WAN hub gateway only.
2022

2123
* Decide the IP address range that you want to use for your virtual hub private address space. This information is used when configuring your virtual hub. A virtual hub is a virtual network that is created and used by Virtual WAN. It's the core of your Virtual WAN network in a region. The address space range must conform the certain rules:
2224

23-
* The address range that you specify for the hub can't overlap with any of the existing virtual networks that you connect to.
24-
* The address range can't overlap with the on-premises address ranges that you connect to.
25-
* If you're unfamiliar with the IP address ranges located in your on-premises network configuration, coordinate with someone who can provide those details for you.
25+
* The address range that you specify for the hub can't overlap with any of the existing virtual networks that you connect to.
26+
* The address range can't overlap with the on-premises address ranges that you connect to.
27+
* If you're unfamiliar with the IP address ranges located in your on-premises network configuration, coordinate with someone who can provide those details for you.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
ms.author: cherylmc
3+
author: cherylmc
4+
ms.date: 03/10/2025
5+
ms.service: azure-virtual-wan
6+
ms.topic: include
7+
---
8+
9+
In this exercise, we used the following example values to create the virtual network. You can modify these values when you create your own virtual network.
10+
11+
| Parameter | Value |
12+
| --- | --- |
13+
| Resource Group | TestRG |
14+
| Name | VNet1 |
15+
| Location/Region | East US |
16+
| IPv4 address space | 10.11.0.0/16 |

0 commit comments

Comments
 (0)