Skip to content

Commit 270eaa3

Browse files
Merge pull request #121127 from krnnkn/patch-1
Added note on behavior when setting DNS suffixes directly within VMs
2 parents a0cfdb4 + b2dbe5e commit 270eaa3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/virtual-network/virtual-networks-name-resolution-for-vms-and-role-instances.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,9 @@ When you're using your own DNS servers, Azure enables you to specify multiple DN
367367
> [!NOTE]
368368
> Network connection properties, such as DNS server IPs, should not be edited directly within VMs. This is because they might get erased during service heal when the virtual network adaptor gets replaced. This applies to both Windows and Linux VMs.
369369

370+
> [!NOTE]
371+
> Modifying the DNS suffix settings directly within the VMs can disrupt network connectivity, potentially causing traffic to the VMs to be interrupted or lost. To resolve this issue, a restart of the VMs is necessary.
372+
370373
When you're using the Azure Resource Manager deployment model, you can specify DNS servers for a virtual network and a network interface. For details, see [Manage a virtual network](manage-virtual-network.md) and [Manage a network interface](virtual-network-network-interface.md).
371374
372375
> [!NOTE]

0 commit comments

Comments
 (0)