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.
Install Nord VPN client into Azure Virtual Machine
is it possible to install nord vpn client into azure virtual machine ?
Azure Virtual Machines
2 answers
Sort by: Most helpful
-
-
deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
2023-06-15T19:16:22.21+00:00 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!