Skip to content

Commit a77554d

Browse files
Merge pull request #103019 from cherylmc/ali
Ali
2 parents c7beb48 + 234eecc commit a77554d

File tree

6 files changed

+50
-0
lines changed

6 files changed

+50
-0
lines changed

articles/virtual-wan/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@
4747
- name: Configure Multi-application Azure AD authentication for User VPN (Preview)
4848
href: openvpn-azure-ad-tenant-multi-app.md
4949
- name: Configure automation (Virtual WAN partners)
50+
- name: Download global and hub-based VPN profiles
51+
href: global-hub-profile.md
5052
href: virtual-wan-configure-automation-providers.md
5153
- name: Configure routing
5254
items:
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: 'Download Azure Virtual WAN global or hub-based VPN profiles | Microsoft Docs'
3+
description: Learn about Virtual WAN automated scalable branch-to-branch connectivity, available regions, and partners.
4+
services: virtual-wan
5+
author: anzaman
6+
7+
ms.service: virtual-wan
8+
ms.topic: conceptual
9+
ms.date: 1/31/2020
10+
ms.author: alzam
11+
12+
---
13+
14+
# Download a global or hub-based profile for User VPN clients
15+
16+
Azure Virtual WAN offers two types of connectivity for remote users: Global and Hub-based. Use the following sections to learn about and download a profile.
17+
18+
## Global profile
19+
20+
The profile points to a load balancer that includes all active User VPN hubs. The user is directed to the hub that is closest to the user's geographic location. This type of connectivity is useful when users travel to different locations frequently. To download the **global** profile:
21+
22+
1. Navigate to the virtual WAN.
23+
2. Click **User VPN configuration**.
24+
3. Highlight the configuration for which you want to download the profile.
25+
4. Click **Download virtual WAN user VPN profile**.
26+
27+
![Global profile](./media/global-hub-profile/global1.png)
28+
29+
## Hub-based profile
30+
31+
The profile points to a single hub. The user can only connect to the particular hub using this profile. To download the **hub-based** profile:
32+
33+
1. Navigate to the virtual WAN.
34+
2. Click **Hub** in the Overview page.
35+
36+
![Hub profile 1](./media/global-hub-profile/hub1.png)
37+
3. Click **User VPN (Point to site)**.
38+
4. Click **Download virtual Hub User VPN profile**.
39+
40+
![Hub profile 2](./media/global-hub-profile/hub2.png)
41+
5. Check **EAPTLS**.
42+
6. Click **Generate and download profile**.
43+
44+
![Hub profile 3](./media/global-hub-profile/download.png)
45+
46+
## Next steps
47+
48+
To learn more about Virtual WAN, see the [Virtual WAN Overview](virtual-wan-about.md) page.
7.63 KB
Loading
184 KB
Loading
280 KB
Loading
111 KB
Loading

0 commit comments

Comments
 (0)