We have default networking on Azure VM where Azure is providing DNS.
Right now that VM can't communicate with any external services from inside. Not even Azure services.
D:\Logs>nslookup microsoft.com
Server: UnKnown
Address: 100.65.250.150
*** UnKnown can't find microsoft.com: No response from server
I tried ipconfig /renew and that didn't change anything.
Any ideas or is Azure dns just down on that network?