Skip to content

Commit 8dc3ae0

Browse files
authored
Merge pull request #32704 from Sanitys/patch-1
Update virtual-network-network-interface.md
2 parents 28a4d04 + cbfd3f3 commit 8dc3ae0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ The DNS server is assigned by the Azure DHCP server to the network interface wit
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.
109109
- **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.
110+
>[!Note]
111+
>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.
110112
5. Select **Save**.
111113

112114
**Commands**

0 commit comments

Comments
 (0)