User Account Control is prohibiting a non-admin user from installing or using the Azure VPN on a Windows 10 domain member (non-domain, other OS versions not yet tested). Two primary issues:
1. Logged in as domain user or local user, either without admin rights. Installing VPN from downloaded installer prompts for UAC override. Entering admin credentials installs VPN to the admin account provided instead of logged on user.
2. Adding non-admin user to local Administrators group for install of VPN works and user can connect. Removing user from admin group causes UAC prompt when connecting. Suspect this is due to routing table changes.
Certainly this is not intended for enterprise users. If a standard enterprise user needs elevated permissions just to use a VPN connection, then this is a major issue. Are there any solutions or workarounds? Am I just doing something wrong?