I'm connecting to an Azure SQL database using ASP.NET on W2008R2.
In the Event Log I'm getting "Name resolution for the name xyz.database.windows.net timed out after none of the configured DNS servers responded." frequently.
It does not seem to affect connectivity, but I'm curious if I can fix this by using a specific DNS server from Microsoft. Is anybody else seeing these events?
Thanks.