Microsoft Defender for Cloud
Cloud and workloads

View exported data in Azure Monitor

In brief

Updated the article date and metadata, refreshed Azure portal links, and clarified the Azure Monitor log alert and Custom log search instructions.

What Defender admins need to know

No administrator action is required; the clearer steps help with configuring and reviewing continuous export rules.

Summaries are generated from the documentation change itself.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

You can query these tables in Log Analytics to confirm that continuous export is working.

  1. Sign in to the Azure portal at Azure portal.

  2. Search for and select Log Analytics workspaces.

When you export data to Azure Event Hubs, Defender for Cloud continuously streams alerts and recommendations as event messages. You can view these exported events in the Azure portal and analyze them further by connecting a downstream service.

  1. Sign in to the Azure portal at Azure portal.

  2. Search for and select Event Hubs namespaces.

You can create Azure Monitor alerts based on your exported Defender for Cloud data. These alerts let you automatically trigger actions, such as sending email notifications or creating information technology service management (ITSM) tickets, when specific security events occur.

  1. Sign in to the Azure portal at Azure portal.

  2. Search for and select Monitor.

    :::image type="content" source="media/continuous-export-view-data/azure-monitor-alerts.png" alt-text="Azure Monitor Alerts page with the + Create menu open and Alert rule selected." lightbox="media/continuous-export-view-data/azure-monitor-alerts.png":::

  3. Set up your new rule by following the same way you'd configureAzure Monitor log alert rules in Azure Monitor.rule process. For details, see Configure log alert rules:

    • For Resource types, select the Log Analytics workspace to which you exported security alerts and recommendations.
    • For Condition, select Custom log search. In the page that appears,Custom log search configuration pane, configure the query, lookback period, and frequency period. In the query, enter SecurityAlert or SecurityRecommendation.
    • Optionally, create action groups to trigger automated responses. For setup guidance, see Azure Monitor action groups. Action groups can send email, create ITSM tickets, run webhooks, and more.

After you save the rule, Defender for Cloud alerts or recommendations appear in Azure Monitor based on your continuous export configuration and alert rule conditions. If you’ve linked an action group, it triggers automatically when the rule criteria are met.