Skip to content

Commit cdcc577

Browse files
edits of addition
1 parent 65d29c8 commit cdcc577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/virtual-network-network-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The DNS server is assigned by the Azure DHCP server to the network interface wit
106106
3. Select **DNS servers** under **SETTINGS**.
107107
4. Select either:
108108
- **Inherit from virtual network**: Choose this option to inherit the DNS server setting defined for the virtual network the network interface is assigned to. At the virtual network level, either a custom DNS server or the Azure-provided DNS server is defined. The Azure-provided DNS server can resolve hostnames for resources assigned to the same virtual network. FQDN must be used to resolve for resources assigned to different virtual networks.
109-
- **Custom**: You can configure your own DNS server to resolve names across multiple virtual networks. Enter the IP address of the server you want to use as a DNS server. The DNS server address you specify is assigned only to this network interface and overrides any DNS setting for the virtual network the network interface is assigned to. (Note: If the VM that uses a NIC which is part of an availability set, then all the DNS servers specified for each of the VMs from all NICs that are part of the availability set will be inherited.)
109+
- **Custom**: You can configure your own DNS server to resolve names across multiple virtual networks. Enter the IP address of the server you want to use as a DNS server. The DNS server address you specify is assigned only to this network interface and overrides any DNS setting for the virtual network the network interface is assigned to. (Note: If the VM uses a NIC that's part of an availability set, all the DNS servers that are specified for each of the VMs from all NICs that are part of the availability set will be inherited.)
110110
5. Select **Save**.
111111

112112
**Commands**

0 commit comments

Comments
 (0)