|
| 1 | +--- |
| 2 | +title: 'Azure VPN Client prerequisites check' |
| 3 | +titleSuffix: Azure VPN Gateway |
| 4 | +description: Learn how run the Azure VPN Client prerequisites test to identify missing prerequisites and mitigate them. |
| 5 | +author: cherylmc |
| 6 | +ms.service: azure-vpn-gateway |
| 7 | +ms.topic: how-to |
| 8 | +ms.date: 09/23/2024 |
| 9 | +ms.author: cherylmc |
| 10 | + |
| 11 | +--- |
| 12 | +# Azure VPN Client prerequisites check for P2S VPN connections |
| 13 | + |
| 14 | +If you're using the Azure VPN Client for Windows to connect to your point-to-site (P2S) VPN, you can run a prerequisites check to identify missing prerequisites and mitigate them. The **Run Prerequisites Test** feature checks the state of Windows services, background permissions for the client, local setting permissions, internet access, and user device time sync status. You can use this feature to do the following: |
| 15 | + |
| 16 | +* Manually run a prerequisites check to identify missing prerequisites and mitigate them. |
| 17 | +* Periodically run a prerequisites check automatically. |
| 18 | + |
| 19 | +The **Run Prerequisites Test** feature is available in the Azure VPN Client for Windows, version 3.4.0.0 and later. It's not available for other versions of the Azure VPN Client. For Azure VPN Client version information, see [Azure VPN Client versions](azure-vpn-client-versions.md). |
| 20 | + |
| 21 | +> [!NOTE] |
| 22 | +> The prerequisites check is only available in the Azure VPN Client for Windows. |
| 23 | +
|
| 24 | +## Run a prerequisites check manually |
| 25 | + |
| 26 | +1. Open the Azure VPN Client and select the client connection profile that you want to check. |
| 27 | +1. At the bottom of the page, click **Prerequisites** to open the prerequisites page. |
| 28 | +1. Select **Run Prerequisites Test** to run the check. |
| 29 | +1. After the prerequisites check has completed, the **Status** shows **Complete**. Review the results. If any test items don't pass, the status indicates that and prescriptive measures are provided to help you mitigate the issue. |
| 30 | + |
| 31 | + :::image type="content" source="./media/azure-vpn-client-prerequisites-check/error.png" alt-text="Screenshot of prerequistes test status results." lightbox="./media/azure-vpn-client-prerequisites-check/error.png"::: |
| 32 | + |
| 33 | +## Disable automatic prerequisites checks |
| 34 | + |
| 35 | +The **Enable Prerequisites Tests** setting lets you select to enable or disable automatic periodic prerequisites checks. This setting is enabled by default. To disable automatic prerequisite checks: |
| 36 | + |
| 37 | +1. Open the Azure VPN Client. |
| 38 | +1. Click **...** at the bottom of the page and select **Settings**. |
| 39 | +1. On the Settings page, de-select **Enable Prerequisites Tests**. The setting is automatically saved. Items shown on the **Settings** page apply to all client connection profiles. |
| 40 | + |
| 41 | +## Next steps |
| 42 | + |
| 43 | +For more information about P2S VPN, see the following articles: |
| 44 | + |
| 45 | +* [About point-to-site VPN](point-to-site-about.md) |
| 46 | +* [About point-to-site VPN routing](vpn-gateway-about-point-to-site-routing.md) |
0 commit comments