Updated Date: 07/07/2026
Deploying F5 Access for Windows 10
You can configure F5 Access for Windows 10 using Intune. In Windows 10, a number of features were added to auto-trigger VPN so you won’t have to manually connect when VPN is needed to access necessary resources. There are four different types of auto-trigger rules:
- App trigger
- Name-based trigger
- Always On
Refer to VPN auto-triggered profile options for more information.
Note: The Name-based trigger does not work for F5 Access VPN.
Refer to How to: Add or delete users using Azure Active Directory for information on adding new users or deleting existing users from the Azure active directory.
Refer to How to: Create a basic group and add members using Azure Active Directory for information on creating a basic group using the Azure active directory portal.
Virtual private networks (VPNs) give users secure remote access to the company network. Devices use a VPN connection profile to initiate a connection with the VPN server.
Refer to Create a device profile in Microsoft Intune for information on creating device profile in Microsoft Intune.
To create a base VPN profile:
-
Sign in to the Azure portal.
-
Select All services, filter on Intune, and select Microsoft Intune.
-
Click Device configuration > Profiles > Create profile.
-
Type the Name and Description for the VPN profile.
-
From the Platform list, select Windows 10 and later.
-
From the Profile type list, select VPN.
-
Depending on the platform you chose, the settings you can configure are different. Open configured settings.
-
Click Base VPN to open the Base VPN settings.
-
Enter the name for this connection. End users see this name when they browse their device for the list of available VPN connections.
-
Add/Import one or more VPN servers that devices connect to. When you add a server, you enter the following information:
- Description: Enter a descriptive name for the server, such as F5 VPN server.
- IP address or FQDN: Enter the IP address or fully qualified domain name of the VPN server that devices connect to.
- Default server: Enables this server as the default server that devices use to establish the connection. Set only one server as the default.
-
From the Connection type list, select F5 Access.
-
From the Authentication method list, select how you want the users to authenticate to the VPN server. Using certificates provides enhanced capabilities, such as zero-touch experience, on-demand VPN, and per-app VPN.
-
Select Remember credentials at each logon to cache the authentication credentials.
-
Enter Custom XMLcommands that configure the VPN connection.
-
Click OK.
The profile is created and appears on the profiles list.
VPN profiles in Windows 10 can be configured to connect automatically on the launch of F5 Access. To configure App trigger:
-
Sign in to the Azure portal.
-
Select All services, filter on Intune, and select Microsoft Intune.
-
Click Device configuration > Profiles > Apps and Traffic Rules.
-
From the Associate WIP or apps with this VPN list, select Associated apps with this connection.
-
The Restrict VPN connection to these apps option lets you to restrict VPN connection to apps you enter in Associated Apps table. The apps you enter automatically use the VPN connection. The type of app determines the app identifier. For a universal app, enter the package family name. To get the package family name of an app, use the
Get-AppxPackage package_namepowershell command on the client machine. For a desktop app, enter the file path of the app. For example, to start the VPN every time Microsoft Remote Desktop app is launched, use App identifier asC:\Program Files \WindowsApps\Microsoft.RemoteDesktop.exe.Note: Add associated apps in before enabling Restrict VPN connection to these apps, as the list will become read-only after enabling. Traffic rules for apps will automatically be added to the network traffic rules when you click Enable.
-
The Network traffic rules for this VPN connection option is not required to be setup for F5 Access.
You can configure a domain name-based rule so that a specific domain name triggers the VPN connection.
Refer to Name-based trigger for information on configuring name-based trigger rule.
Note: Always specify the DnsIPAddress parameter with an actual DNS Server IP address. This parameter cannot be overwritten by APM server configuration.
The Always On feature in Windows 10 enables the active VPN profile to connect automatically on the following triggers:
- User sign-in
- Network change
- Device screen on
Refer to Name-based trigger for information on configuring Always On trigger rule.
After you create a profile, you can assign the profile to Azure active directory groups.
Refer to Assign user and device profiles for information on assigning a device profile in Microsoft Intune.