Skip to content

These steps configure 1.1.1.1 as the DNS resolver for an Azure Virtual Network (VNet). This applies to all resources in the VNet, including virtual machines.

  1. Log in to your Azure portal.
  2. From the Azure portal side menu, select Virtual Networks.
  3. Select the virtual network you want to configure.
  4. Select DNS Servers > Custom, and add two entries:
    1.1.1.1
    1.0.0.1
  5. Select Save.