Which statement is true regarding an NSX Edge gateway device configured with a DNS Server?
A.
The NSX Edge will forward all DNS requests from virtual machines sent to it to the DNS Server.
B.
The NSX Edge configuration will override the DNS Server configured by the NSX Manager.
C.
The NSX Edge registers the DNS Server with the NSX Controller.
D.
The NSX Edge periodically synchronizes its DNS tables with the primary DNS Server.
As written here: https://pubs.vmware.com/NSX-6/index.jsp#com.vmware.nsx.admin.doc/GUID-29B09FBD-31ED-4022-99B6-DCBF1A4B6AC6.html
“You can configure external DNS servers to which NSX Edge can relay name resolution requests from clients. NSX Edge will relay client application requests to the DNS servers to fully resolve a network name and cache the response from the servers.”
–> Answer A is correct.