注:この質問は、同じシナリオを提示する一連の質問の一部です。シリーズの各質問には、指定された目標を達成する可能性のある独自のソリューションが含まれています。一部の質問セットには複数の正しい解決策がある場合がありますが、他の質問セットには正しい解決策がない場合があります。 このセクションの質問に回答した後は、その質問に戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。 West US AzureリージョンでホストされているVNet1という名前の仮想ネットワークを管理します。 VNet1は、Windows Serverを実行するVM1およびVM2という名前の2つの仮想マシンをホストします。 VM1からVM2へのすべてのネットワークトラフィックを3時間検査する必要があります。 解決策:Azure Network Watcherから、接続モニターを作成します。 これは目標を達成していますか?
正解:B
Network Watcher Connection Monitor enables you to configure and track connection reachability, latency, and network topology changes. It helps reduce the amount of time to detect connectivity problems. The returned results can provide insights into whether a connectivity problem is due to a platform or a user configuration problem. This is not used in cases where we need to inspect for all the network traffic from one vm to another vm. On the other hand Network Watcher packet capture allows you to create capture sessions to track traffic to and from a virtual machine. So in this scenario we need to use Network Watcher packet capture Reference: https://azure.microsoft.com/en-in/updates/general-availability-azure-network-watcher-connection-monitor-in-all-public-regions/#:~:text=Network%20Watcher%20Connection%20Monitor%20helps,or%20a%20user%20configuration%20problem https://docs.microsoft.com/en-us/azure/network-watcher/network-watcher-packet-capture-manage-portal