Microsoft Defender for Cloud を使用し、Windows Server を実行する 100 台の仮想マシンを含む Azure サブスクリプションがあります。 仮想マシンからイベント データを収集するには、Defender for Cloud を構成する必要があります。ソリューションでは、管理の労力とコストを最小限に抑える必要があります。 どの 2 つのアクションを実行する必要がありますか?それぞれの正解は、解決策の一部を示しています。 注: 正しく選択するたびに 1 ポイントの価値があります。
正解:A,E
Microsoft Defender for Cloud collects security-related event data from virtual machines (VMs) by connecting them to a Log Analytics workspace. To minimize both administrative overhead and cost, the most efficient configuration invol ves automatic provisioning and setting an appropriate data collection level . * Automatic Provisioning (Option E): According to Microsoft Defender for Cloud documentation, enabling automatic provisioning ensures that the Log Analytics agent (also known as the Defender for Cloud agent) is automatically installed and configured on all existing and new Azure virtual machines. This eliminates the need for manual agent deployment, significantly reducing administrative effort. * Data Collection Level - Common (Option A): Defender for Cloud allows configuration of event collection levels - None , Common , and All Events . * Common collects essential security events needed for threat detection, such as logon failures, account lockouts, and other critical activities, thereby r educing storage and processing costs. * All Events collects all Windows security logs, increasing data volume and cost without necessarily improving detection for most environments. By combining automatic provisioning with the "Common" event level, you ensur e coverage for Defender for Cloud's analytics with minimal manual configuration and optimized costs. Therefore, the correct and verified answer is: # A. Set data collection level to Common # E. Enable automatic provisioning for the virtual machines