Not able to query VPN DNS
I have created a VPN connection to an Azure VPN Gateway using the documentation linked below:
I am able to connect with no problems but I am not able to resolve anything using the VPN DNS server. When I open Terminal and run scutil --DNS, I see the VPN DNS server listed under the section titled "DNS condifgurations (for scoped queries) but when trying to browse to a resource thru the VPN, the browser cannot resolve the address. From within Terminal, if I run nslookup and then query the VPN DNS server specifically for a record, it returns the response.
I even tried adding the DNS server to the Advanced properties page but that had no effect.
How can I configure the OS to query the VPN DNS server when I am connected to the VPN?