QuestionQ183

Implementación y administración de una infraestructura de red local e híbrida

You must implement a name-resolution solution that satisfies the networking requirements.

Which two actions should you take? Each correct answer forms part of the solution.

NOTE: Each correct selection is worth one point.

Choose two
  • A Configure the DNS Servers settings for Vnet1.
  • B On DC3, install the DNS Server role.
  • C Create a virtual network link in the corp.fabrikam.com Azure private DNS zone.
  • D Configure a conditional forwarder on DC3.
  • E Enable autoregistration in the corp.fabrikam.com Azure private DNS zone.
  • F Create an Azure private DNZ zone named corp.fabrikam.com.
Explanation

Vnet1 must be configured to use DC3 as its custom DNS server so its virtual machines direct DNS queries to DC3. DC3 must run the DNS Server role to answer those queries for the Active Directory domain and resolve the required on-premises names. Azure virtual-network DNS settings apply the specified DNS servers to connected VMs, and the DNS Server role installs DNS service capability on Windows Server.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!