Hello @devopsfj ,
Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well.
I understand that you would like to know the default behavior of Custom DNS Servers on Azure Virtual Network.
By default, DNS servers are used in the order that they're specified in the list. They don't work as a round-robin setup. If the first DNS server in the list can be reached, the client uses that DNS server, regardless of whether the DNS server is functioning properly.
So, you should add the DNS server addresses in the correct order for your environment. If they are not in the correct order, you should remove all the DNS servers that are listed, and then add them back in the order that you want.
Kindly let us know if the above helps or you need further assistance on this issue.
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.