Microsoft Sentinel
Cloud and workloads

Defender portal

In brief

The article now provides clearer Azure and Defender portal instructions, adds wizard screenshots and steps for automated responses, validation, review, creation, and monitoring, and updates related terminology and links.

What Defender admins need to know

Administrators creating Sentinel analytics rules can use the revised portal-specific guidance and screenshots.

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.

View the rule and its output

After you create the rule, you can review its definition and monitor the alerts or incidents it generates.

View the rule definition

You can find your newly created custom rule (of type "Scheduled") in the table under the Active rules tab on the main Analytics screen. From this list, you can enable, disable, or delete each rule.

View the results of the rule

View the incidents or alerts generated by your rule in the portal you use.

Defender portal

To view the results of the analytics rules you create in the Defender portal, expand Investigation & response in the navigation menu, then Incidents & alerts. View incidents on the Incidents page, where you can triage incidents, investigate them, and remediate the threats. View individual alerts on the Alerts page.

Export the rule to an ARM template

If you want to package your rule to be managed and deployed as code, you can easilysee Import and export analytics rules. to export the rule to an Azure Resource Manager (ARM) template. You can also import rules from template files in order to view and edit them in the user interface.

Next steps

When usingyou use analytics rules to detect threats from Microsoft Sentinel, make sure youthreats, enable all rules associated withtied to your connected data sources tosources. This step helps ensure full security coverage for your environment.coverage.

To automate rule enablement,You can also push rules to Microsoft Sentinel via the Microsoft Sentinel REST API and the Az.SecurityInsights PowerShell module, although doing so requires. This approach takes extra effort. When using the API or PowerShell, youYou must first export the rules to JSON before enabling the rules.you enable them. The API or PowerShell might beis helpful when enablingyou deploy rules into multiple instances of Microsoft Sentinel with identical settings in each instance.that use the same settings.

For more information, see:

Also, learn fromFor an example of using custom analytics rules whenrules, see Monitoring Zoom with Microsoft Sentinel with, which also uses a custom Microsoft Sentinel connector.