nerdexam
Microsoft

AZ-500 · Question #165

SIMULATION You need to ensure that web11597200 is protected from malware by using Microsoft Antimalware for Virtual Machines and is scanned every Friday at 01:00. To complete this task, sign in to…

The correct approach involves navigating to the virtual machine's Extensions blade in the Azure portal and adding the Microsoft Antimalware extension, which is the official Microsoft-provided antimalware solution for Azure VMs. The key configuration detail is that the scan time…

Submitted by salim_om· Mar 6, 2026Implement and manage virtual machine security - specifically configuring antimalware protection and scheduled scanning for Azure IaaS virtual machines using VM Extensions, aligned with the AZ-104 'Manage Azure identities and governance' / 'Deploy and manage Azure compute resources' domain.

Question

SIMULATION You need to ensure that web11597200 is protected from malware by using Microsoft Antimalware for Virtual Machines and is scanned every Friday at 01:00. To complete this task, sign in to the Azure portal. Answer: You need to install and configure the Microsoft Antimalware extension on the virtual machine named web11597200. 1. In the Azure portal, type Virtual Machines in the search box, select Virtual Machines from the search results then select web11597200. Alternatively, browse to Virtual Machines in the left navigation pane. 2. In the properties of web11597200, click on Extensions. 3. Click the Add button to add an Extension. 4. Scroll down the list of extensions and select Microsoft Antimalware. 5. Click the Create button. This will open the settings pane for the Microsoft Antimalware Extension. 6. In the Scan day field, select Friday. 7. In the Scan time field, enter 60. The scan time is measured in minutes after midnight so 60 would be 01:00, 120 would be 02:00 etc. 8. Click the OK button to save the configuration and install the extension.

Explanation

The correct approach involves navigating to the virtual machine's Extensions blade in the Azure portal and adding the Microsoft Antimalware extension, which is the official Microsoft-provided antimalware solution for Azure VMs. The key configuration detail is that the scan time field requires input in minutes after midnight, meaning 01:00 AM must be entered as '60' (not '01:00' or '1'), and Friday must be selected as the scan day - these specific settings ensure the scheduled scan meets the stated requirements.

Topics

#Azure Virtual Machines#Microsoft Antimalware Extension#VM Security#Azure Extensions

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice