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
| Ubiquiti | EdgeRouter | EdgeOS v1.10 | Not tested |[BGP over IKEv2/IPsec](https://help.uisp.com/hc/en-us/articles/22591174261271-EdgeRouter-Route-Based-Site-to-Site-VPN-to-Azure-BGP-over-IKEv2-IPsec)<br><br>[VTI over IKEv2/IPsec](https://help.uisp.com/hc/en-us/articles/22591212773143-EdgeRouter-Route-Based-Site-to-Site-VPN-to-Azure-VTI-over-IKEv2-IPsec)|
| Zyxel |ZyWALL USG series<br>ZyWALL ATP series<br>ZyWALL VPN series | ZLD v4.32+ | Not tested |[VTI over IKEv2/IPsec](https://businessforum.zyxel.com/discussion/2648/)<br><br>[BGP over IKEv2/IPsec](https://businessforum.zyxel.com/discussion/2650/)|
Copy file name to clipboardExpand all lines: includes/virtual-wan-partners-include.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,14 +20,14 @@ You can check the links in this section for more information about services offe
20
20
|[Citrix](https://www.citrix.com/)|[Using Citrix SD-WAN to connect to Microsoft Azure Virtual WAN](https://docs.citrix.com/en-us/citrix-sd-wan-center/11/azure-virtual-wan/configure-azure-virtual-wan.html#how-does-microsoft-azure-virtual-wan-work)|
21
21
|[CloudGenix](https://login.elcapitan.cloudgenix.com/sign-in.html)|[CloudGenix Azure Virtual WAN CloudBlade Deployment Guide](https://login.elcapitan.cloudgenix.com/sign-in.html)|
22
22
|[Fortinet](https://www.fortinet.com/azure-vwan)|[FortiGate and Microsoft Azure Virtual WAN Integration deployment guide](https://www.fortinet.com/content/dam/fortinet/assets/deployment-guides/DG-FortiGate-IBM-Qradar.pdf),[Routing Scenario Blog](https://www.fortinet.com/blog/business-and-technology/fortinet-secure-sd-wan-enhances-azure-virtual-wan-integrations)|
23
-
|[HPE Aruba](https://www.arubanetworks.com/microsoft-vwan/)|[Aruba SD-WAN and Microsoft Azure Virtual WAN Deployment Guide](https://www.arubanetworks.com/assets/tg/DG_Using-Aruba-SD-WAN-with-Microsoft-Azure-Virtual-WAN.pdf)|
23
+
|[HPE Aruba](https://arubanetworking.hpe.com/)|[Aruba SD-WAN and Microsoft Azure Virtual WAN Deployment Guide](https://arubanetworking.hpe.com/techdocs/sdwan-PDFs/deployments/dg_ECV-Azure-VWAN_latest.pdf)|
24
24
|[NetFoundry](https://netfoundry.io)|[Netfoundry Support Hub: Azure Virtual WAN](https://support.netfoundry.io/hc/articles/360054527871-Configure-NetFoundry-Network-for-Azure-Windows-Virtual-Desktop-Short-Path)|
25
25
|[Nuage/Nokia](https://www.nokia.com/)|[Nuage and Azure Virtual WAN Deployment Guide](https://onestore.nokia.com/asset/210073)|
26
26
|[Open Systems](https://open-systems.com/solutions/microsoft-azure-virtual-wan)|[Open Systems and Azure Virtual WAN Deployment Guide](https://open-systems.com/wp-content/uploads/2020/07/Azure-Virtual-WAN-UserGuide.pdf)|
27
27
|[Palo Alto Networks](https://www.paloaltonetworks.com/blog/2018/09/)|[Palo Alto Networks Azure Virtual WAN Deployment Guide](https://github.com/PaloAltoNetworks/microsoft_azure_virtual_wan)|
28
28
|[Riverbed Technology](https://www.riverbed.com/technical-alliance-microsoft/)|[Azure Virtual WAN & SteelConnect EX](https://www.riverbed.com/technical-alliance-microsoft/)|
29
-
|[Silver-Peak](https://www.silver-peak.com/silver-peak-expands-integration-with-microsoft-cloud-services)|[EdgeConnect and Microsoft Azure Virtual WAN Integration Guide](https://www.silver-peak.com/documentation/edgeconnect-and-azure-vwan-integration-guide)|
30
-
|[VMware SD-WAN](https://kb.vmware.com/s/article/79000)|[Azure Virtual WAN VMware SD-WAN Deployment Guide](https://kb.vmware.com/s/article/79000)|
29
+
|[Silver-Peak (HPE)](https://www.hpe.com/us/en/alliance/microsoft.html)|[EdgeConnect and Microsoft Azure Virtual WAN Integration Guide](https://arubanetworking.hpe.com/techdocs/sdwan/)|
30
+
|[VMware SD-WAN](https://www.vmware.com/docs/sdwan-997-azure-vmware-solution-sd-wan-so-0921)|[Azure Virtual WAN VMware SD-WAN Deployment Guide](hhttps://www.vmware.com/docs/sdwan-997-azure-vmware-solution-sd-wan-so-0921)|
31
31
|[Versa](https://www.versa-networks.com/partners/microsoft-azure)|[Configuring Versa SD-WAN and Microsoft Azure vWAN (Available for registered customers)](https://docs.versa-networks.com/Versa_Director/Versa_Director_Configuration/Integrate_Director_and_Azure_Virtual_WAN)|
32
32
|[F5](https://www.f5.com/resources/deployment-guides)|[Azure Virtual WAN F5 Deployment Guide](https://www.f5.com/pdf/deployment-guide/f5-big-ip-and-azure-virtual-wan-deployment-guide.pdf)|
33
33
|[Cato Networks](https://support.catonetworks.com/hc/en-us)|[Azure Virtual WAN Cato Networks Deployment Guide](https://support.catonetworks.com/hc/en-us/articles/24728632513821-Integrating-Cato-with-Azure-vWAN)|
Copy file name to clipboardExpand all lines: includes/vpn-gateway-vwan-config-openvpn-ios.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
@@ -18,7 +18,7 @@
18
18
1. If you haven't already done so, download the VPN client profile package from the Azure portal.
19
19
1. Unzip the profile. Open the vpnconfig.ovpn configuration file from the OpenVPN folder in a text editor.
20
20
1. Fill in the P2S client certificate section with the P2S client certificate public key in base64. In a PEM formatted certificate, you can open the .cer file and copy over the base64 key between the certificate headers.
21
-
1. Fill in the private key section with the P2S client certificate private key in base64. See [Export your private key](https://openvpn.net/community-resources/how-to/#pki) on the OpenVPN site for information about how to extract a private key.
21
+
1. Fill in the private key section with the P2S client certificate private key in base64. See [Export your private key](https://openvpn.net/as-docs/tutorials/tutorial--epki-with-openssl.html#tutorial--configure-external-pki-with-openssl) on the OpenVPN site for information about how to extract a private key.
22
22
1. Don't change any other fields.
23
23
1. E-mail the profile file (.ovpn) to your email account that is configured in the mail app on your iPhone.
24
24
1. Open the e-mail in the mail app on the iPhone, and tap the attached file.
0 commit comments