ホットスポットに関する質問
次の表に示す仮想ネットワークを含む Azure サブスクリプションがあります。

次の表に示す仮想マシンがあります。

次の表に示す仮想ネットワーク インターフェイスがあります。

Server1 は、次の表に示すリソースを含む DNS サーバーです。

contoso.com という名前の Azure プライベート DNS ゾーンがあり、そこには VNET2 への仮想ネットワーク リンクと、次の表に示すレコードがあります。

以下の各文について、正しい場合は「はい」を選択してください。そうでない場合は「いいえ」を選択してください。
注意: 正しい選択ごとに 1 ポイントが付与されます。

正解:

Explanation:
Box 1: No
Server2 uses Server1 for DNS. Server1 has no host2.contoso.com record for 131.107.50.50. It would work if VNET1 hat a virtual network link to the private zone contoso.com.
Box 2: Yes
Server2 uses Server1 for DNS. Server1 has a host1.contoso.com record for 131.107.10.15.
Box 3: No
Server3 uses 10.10.0.4 as DNS (inherited from VNET2). 10.10.0.4 (Server1) has no record for host2.contoso.com. The virtual network link for the private zone contoso.com on VNET2 won't be used since the DNS from VNET1 is set on VNET2. VNET1 DNS is not aware of the private zone contoso.com. It would work if VNET1 had a virtual network link to the private zone contoso.com.