Forum Discussion
Anonymous
Sep 24, 2019Statis DNS
I want to configure static DNS settings for the WVD session hosts. This is needed because we cannot set DNS at the VNET (for now). I thought that just creating a master image, creating an unattend.x...
KitSMFX
Sep 29, 2019Copper Contributor
DeletedIn Azure, network settings for VMs are all handled by Azure and distributed to them via DHCP; you shouldn't set them within the VM image.
You can either set the DNS servers after creation via commands or the GUI, or include them as part of the ARM template at deployment
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-network-interface#change-dns-servers