AZ-500 · Question #107
You company has an Azure Active Directory (Azure AD) tenant named contoso.com. You plan to create several security alerts by using Azure Monitor. You need to prepare the Azure subscription for the…
The correct answer is B. an Azure Log Analytics workspace. To prepare an Azure subscription for security alerts using Azure Monitor, you should first create an Azure Log Analytics workspace.
Question
Options
- AAn Azure Storage account
- Ban Azure Log Analytics workspace
- Can Azure event hub
- Dan Azure Automation account
How the community answered
(25 responses)- A8% (2)
- B72% (18)
- C4% (1)
- D16% (4)
Why each option
To prepare an Azure subscription for security alerts using Azure Monitor, you should first create an Azure Log Analytics workspace.
An Azure Storage account can store logs, but Log Analytics workspace is specifically designed for log ingestion, analysis, and alerting capabilities required by Azure Monitor.
Azure Monitor uses Log Analytics workspaces as the central repository for collecting and storing log data from various Azure resources, which is essential for defining and triggering security alerts based on this data.
An Azure Event Hub is used for real-time data ingestion and streaming, but it's not the primary storage or analysis component for Azure Monitor alerts.
An Azure Automation account is used for automating tasks and processes, not for collecting and analyzing logs for Azure Monitor alerts.
Concept tested: Azure Monitor Log Analytics workspace for alerts
Source: https://learn.microsoft.com/en-us/azure/azure-monitor/logs/log-analytics-workspace-overview
Community Discussion
No community discussion yet for this question.