Forum Discussion
Audi9112450
Nov 14, 2022Brass Contributor
Can I assign several NICs to an Azure VM and force each user to connect to a specific NIC
Hello! I have a question, I have an Azure VM that has several people connecting to it. I have my users needing to connect to a VPN from within that VM. I have a workaround to it by just connecting...
askaresh
Nov 16, 2022Iron Contributor
Windows network configuration is not tied to users. Unless your software supports specifying the outgoing interface or proxies, something like ForceBindIP is the only viable solution. Else see if the firewall can be leverage with diff/ports per user.?