Install Nord VPN client into Azure Virtual Machine

Piyush Paul 0 Reputation points
2023-06-10T05:18:15.35+00:00

is it possible to install nord vpn client into azure virtual machine ?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,041 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Sedat SALMAN 14,180 Reputation points MVP
    2023-06-10T08:03:19.4733333+00:00

    yes of course you can install anything you want Azure provides IaaS so you can have full control over operating system. However, it is important to be aware that when you connect to a VPN on your Azure VM, the VPN tunnel can become the default route, which might interrupt your current connectivity.

    1 person found this answer helpful.

  2. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2023-06-15T19:16:22.21+00:00

    @Piyush Paul

    This issue may occur if you configure the VPN connection to use the default gateway on the remote network. This setting overrides the default gateway settings that you specify in the Transmission Control Protocol/Internet Protocol (TCP/IP) settings.

    To resolve this issue, configure the client computers to use the default gateway setting on the local network for Internet traffic and a static route on the remote network for VPN-based traffic.

    This article walks through the issues and steps you can perform to work around it.


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A!

    User's image

    0 comments No comments

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.