Windows Server 2019を実行し、次の表に示すように構成されているAzure仮想マシンがあります。

adatum.comという名前のパブリックAzure DNSゾーンとcontoso.comという名前のプライベートAzure DNSゾーンを作成します。
contoso.comの場合、展示に示すように、link1という名前の仮想ネットワークリンクを作成します。 ([展示]タブをクリックします。)

VM1はcontoso.comの名前を解決できるが、adatum.comの名前は解決できないことがわかります。 VM1は、インターネット上の他のホストを解決できます。
VM1がadatum.comのホスト名を解決できることを確認する必要があります。
あなたは何をするべきか?
正解:C
Explanation
Adatum.com is a public DNS zone. The Internet top level domain DNS servers need to know which DNS servers to direct DNS queries for adatum.com to. You configure this by configuring the name servers for adatum.com at the domain registrar.
Reference:
https://docs.microsoft.com/en-us/azure/dns/dns-getstarted-portal