Microsoft Sentinel
Cloud and workloads

Connect Defender For Cloud

In brief

The article updates its metadata and wording, including clearer subscription-status text and guidance to query Defender for Cloud alerts where the product name is Azure Security Center. It also refreshes the introductory links and closing guidance.

What Defender admins need to know

Administrators get clearer instructions for identifying relevant synchronized alerts and navigating the connector documentation; no administrator action is stated.

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.

#Customer intent: As a security engineer, I want to integrate and synchronize alerts from cloud security tools into Microsoft Sentinel so that analysts can efficiently monitor, analyze, and respond to security incidents across my organization's hybrid and multicloud environments.

  • You'll need to enable at least one plan within Microsoft Defender for Cloud for each subscription where you want to enable the connector. To enable Microsoft Defender plans on a subscription, you must have the Security Admin role for that subscription.

  • You'll need the SecurityInsights resource provider to be registered for each subscription where you want to enable the connector. Review the guidance on the resource provider registration status and the ways to register it.the SecurityInsights resource provider.

Connect to Microsoft Defender for Cloud

  1. In the Microsoft Defender plans column of the list, you can see if Microsoft Defender plans are enabled on your subscription, which is a connector prerequisite.

    The value for each subscription in this column is either blank, meaning no Defender plans are enabled, All enabled, or Some enabled. Those that saySubscriptions whose value is Some enabled also have an Enable all link you can select, that takes you to your Microsoft Defender for Cloud configuration dashboard for that subscription, where you can choose Defender plans to enable.

    The Enable Microsoft Defender for all subscriptions link button on the bar above the list takes you to your Microsoft Defender for Cloud Getting Started page, where you can choose on which subscriptions to enable Microsoft Defender for Cloud altogether. For example:

Find and analyze your data

Security alerts are stored in the SecurityAlert table in your Log Analytics workspace. To query Defender for Cloud security alerts in Log Analytics, use the following Kusto query as a starting point:to retrieve alerts where the product name is Azure Security Center:

SecurityAlert

## Related content

In this article, you learned how to connect Microsoft Defender for Cloud to Microsoft SentinelFor more information about monitoring and synchronize alerts between them. To learn more aboutdetecting threats with Microsoft Sentinel, see the following articles:

- Learn how to [get[Get visibility into your data and potential threats](get-visibility.md).
- Get started [detecting threats with Microsoft Sentinel](detect-threats-built-in.md).
- Write your own rules to [detect threats](detect-threats-custom.md).