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

次の表に示すように、NSG1 という名前のネットワーク セキュリティ グループ (NSG) に受信セキュリティ ルールを追加します。

次の図に示すように、Azure Network Watcher を実行します。

次の図に示すように、Network Watcher を再度実行します。

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

正解:

Explanation:
Box 1: No
NSG1 limits the traffic that is flowing into 172.16.2.0/24 (Subnet2), which host VM2.
Box 2: Yes
Since Network Watcher is showing that traffic from VM1 to VM2 is not reaching on the TCP port, that means that NSG1 is applied to VM2. We can understand for sure, that it is not applied to VM1.
Box 3: Yes
In Network Watcher, you can see that the next hop is the destination VM2. This means that they are part of the same virtual network.