From 925e9617e309f93f0d7c54683f8605676baf8683 Mon Sep 17 00:00:00 2001 From: kbitr <33611687+kbitr@users.noreply.github.com> Date: Thu, 21 Aug 2025 20:36:53 +0200 Subject: [PATCH] update Azure vWAN config --- .../manually/third-party/azure/azure-virtual-wan.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/magic-wan/configuration/manually/third-party/azure/azure-virtual-wan.mdx b/src/content/docs/magic-wan/configuration/manually/third-party/azure/azure-virtual-wan.mdx index 1c4973df73d5222..2edc61f153c5526 100644 --- a/src/content/docs/magic-wan/configuration/manually/third-party/azure/azure-virtual-wan.mdx +++ b/src/content/docs/magic-wan/configuration/manually/third-party/azure/azure-virtual-wan.mdx @@ -122,7 +122,7 @@ To create a **VPN Gateway Connection**: 1. Go to **Virtual WAN** > **Hubs** > **Your vHub** > **Connectivity** > **VPN (Site to site)** and remove the default filter **Hub association: Connected** to display the **VPN Site** created above. 2. Check the box next to your VPN Site and select **Connect VPN sites**. -Choose the following settings when creating your VPN Connection: +When setting up your VPN connection, consider selecting the following configurations. However, please note that other configuration parameters are also technically feasible, as documented [here](https://learn.microsoft.com/en-us/azure/virtual-wan/virtual-wan-ipsec). 1. **PSK**: Provide the PSK generated by Cloudflare for your Magic WAN Tunnels. 2. **Protocol**: *IKEv2* @@ -141,4 +141,4 @@ Choose the following settings when creating your VPN Connection: 6. **Connection mode**: **Initiator Only** 7. **Configure traffic selector?**: **Disabled** -4. Select **Connect**. \ No newline at end of file +4. Select **Connect**.