When I connect to AZURE VPN, my internet is disconnected

Arunkumar Venkatesan 120 Reputation points
2024-02-12T05:08:15.1566667+00:00

Hi, I have created a new VPN for India. When I connect to that, my Internet(wifi) is disconnected. I am using Azure VPN gateway with P2S configuration in my Vnet. These are the details. Tunnel type: IKEv2 and OpenVPN(SSL) Authentication type: Azure certificate. Please assist. Arun.

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,559 questions
{count} votes

Accepted answer
  1. KapilAnanth-MSFT 47,121 Reputation points Microsoft Employee
    2024-02-16T15:18:19.7966667+00:00

    @Arunkumar Venkatesan

    The error "Status = VPN Platform did not trigger connection" is generally a client-side issue or most likely a bug in the Windows VPN platform. But mostly this error appears when the Azure VPN Client does not have the "Background apps" App Permission enabled in App Settings for Windows.

    You can follow the below steps one by one until one of them fixes the issue:

    1.

    Could you please make sure that the Azure VPN Client has permission to run in the background.

    • In Windows, select Start, then select Settings > Apps > Apps & features or Installed Apps.
    • Scroll to the Azure VPN client, select More options on the right edge of the window, then select Advanced options.
    • In the Background apps permissions section, under Let this app run in the background, select "Always".

    Refer:

    https://support.microsoft.com/en-gb/windows/windows-background-apps-and-your-privacy-83f2de44-d2d9-2b29-4649-2afe0913360a#ID0EBD=Windows_11 https://github.com/MicrosoftDocs/azure-docs/issues/50613

    2.

    If the above did not help, try the below steps:

    • Make sure that your Windows OS has all the required updates/hotfixes installed.
    • Delete/Uninstall all WAN miniport network adapters from Device manager, and then click on Action > Scan for hardware changes or perform a machine restart.

    enter image description here

    3.

    In case the above persists, Restart the Rasman service

    • You must be an Admin to do this
    • Click Start, click Run, and then type services.msc & hit enter.
    • Right-click the Remote Access Connection Manager service and then click Start/Restart.

    Cheers,

    Kapil

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.