title | description | services | author | ms.service | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|---|---|
Download Azure Virtual WAN global or hub-based VPN profiles |
Learn how Azure Virtual WAN offers two types of connectivity for remote users and how to download a profile. |
virtual-wan |
cherylmc |
virtual-wan |
how-to |
03/24/2022 |
cherylmc |
Azure Virtual WAN offers two types of connectivity for User VPN (P2S) remote users: global and hub-based. Use the following sections to learn about profile types and how to download them.
The global profile associated with a User VPN configuration points to a load balancer that includes all active User VPN hubs that are using that User VPN configuration. A user connected to the global profile is directed to the hub that's closest to the user's geographic location. This type of connectivity is useful when users travel to different locations frequently.
For example, you can associate a VPN configuration with two Virtual WAN hubs, one in West US and one in Southeast Asia. If a user connects to the global profile associated with the User VPN configuration, they'll connect to the closest Virtual WAN hub based on their location.
Important
If a Point-to-site VPN configuration used for a global profile is configured to authenticate users using the RADIUS protocol, make sure "Use Remote/On-premises RADIUS server" is turned on for all Point-to-site VPN Gateways using that configuration. Additionally, ensure your RADIUS server is configured to accept authentication requests from the RADIUS proxy IP addresses of all Point-to-site VPN Gateways using this VPN configuration.
To download the global profile:
-
Go to the virtual WAN.
-
Select User VPN configurations.
-
Select the configuration for which you want to download the profile.
-
Select Download virtual WAN user VPN profile.
:::image type="content" source="./media/global-hub-profile/global.png" alt-text="Screenshot that shows selections for downloading a global profile." border="false" lightbox="./media/global-hub-profile/global.png":::
By default, every hub that uses a specific User VPN configuration is included in the corresponding global VPN profile. You can choose to exclude a hub from the global VPN profile. If you do, a user won't be load balanced to connect to that hub's gateway if they're using the global VPN profile.
To check whether or not the hub is included in the global VPN profile:
-
Go to the hub.
-
On the left panel, go to User VPN (Point to site) under Connectivity.
-
See Gateway attachment state to determine if this hub is included in the global VPN profile. If the state is attached, the hub is included. If the state is detached, the hub isn't included.
:::image type="content" source="./media/global-hub-profile/attachment-state.png" alt-text="Screenshot that shows the attachment state of a gateway."lightbox="./media/global-hub-profile/attachment-state.png":::
To include or exclude a specific hub from the global VPN profile:
-
Select Include/Exclude Gateway from Global Profile.
:::image type="content" source="./media/global-hub-profile/select-include-exclude.png" alt-text="Screenshot that shows the button for including or excluding a hub from a profile." lightbox="./media/global-hub-profile/select-include-exclude.png":::
-
Make one of the following choices:
-
Select Exclude if you want to remove this hub's gateway from the Virtual WAN global User VPN profile. Users who are using the hub-level User VPN profile will still be able to connect to this gateway. Users who are using the WAN-level profile won't be able to connect to this gateway.
-
Select Include if you want to include this hub's gateway in the Virtual WAN global User VPN profile. Users who are using this WAN-level profile will be able to connect to this gateway.
:::image type="content" source="./media/global-hub-profile/include-exclude.png" alt-text="Screenshot that shows the Exclude and Include buttons." lightbox="./media/global-hub-profile/include-exclude.png":::
-
The profile points to a single hub. The user can connect to only the particular hub by using this profile. To download the hub-based profile:
-
Go to the virtual WAN.
-
On the Overview page, select the hub.
:::image type="content" source="./media/global-hub-profile/hub-overview.png" alt-text="Screenshot that shows selecting a hub." lightbox="./media/global-hub-profile/hub-overview.png":::
-
Select User VPN (Point to site).
-
Select Download virtual Hub User VPN profile.
:::image type="content" source="./media/global-hub-profile/hub-profile.png" alt-text="Screenshot that shows how to download a hub profile." lightbox="./media/global-hub-profile/hub-profile.png":::
-
On the Download virtual WAN user VPN, select EAPTLS as the authentication type.
-
Select Generate and download profile.
:::image type="content" source="./media/global-hub-profile/generate.png" alt-text="Screenshot that shows generating and downloading a profile." lightbox="./media/global-hub-profile/generate.png":::
To learn more about Virtual WAN, see the Virtual WAN overview article.