注: この質問は、同じシナリオを提示する一連の質問の一部です。一連の質問にはそれぞれ、定められた目標を満たす独自の解決策が含まれています。質問セットによっては、正しい解決策が複数ある場合もあれば、正しい解決策がない場合もあります。 このセクションの質問に回答した後は、その質問に戻ることはできません。そのため、これらの質問はレビュー画面に表示されません。 あなたの会社は contoso.com というドメイン名を登録します。 contoso.com という名前の Azure DNS を作成し、IP アドレスが 131.107.1.10 である www という名前のホストのゾーンに A レコードを追加します。 インターネット ホストが www.contoso.com を 131.107.1.10 IP アドレスに解決できないことがわかります。 名前解決の問題を解決する必要があります。 解決策: contoso.com ゾーンの SOA レコードを変更します。 これは目標を満たしていますか?
正解:B
Modify the NS record, not the SOA record. Note: The SOA record stores information about the name of the server that supplied the data for the zone; the administrator of the zone; the current version of the data file; the number of seconds a secondary name server should wait before checking for updates; the number of seconds a secondary name server should wait before retrying a failed zone transfer; the maximum number of seconds that a secondary name server can use data before it must either be refreshed or expire; and a default number of seconds for the time-to-live file on resource records. References: https://searchnetworking.techtarget.com/definition/start-of-authority-record