Microsoft Defender for Endpoint
Endpoint protection

Manage indicators in Microsoft Defender for Endpoint

In brief

The page now identifies the Indicators page path for editing, deleting, and importing indicators, and clarifies the sample CSV location, category formatting, and MITRE technique guidance.

What Defender admins need to know

Administrators can use the clarified location and import instructions when managing indicators; no action is required.

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.

Manage indicators in Microsoft Defender for Endpoint

You can upload indicators from a CSV file that defines indicator attributes, actions, and other details.

Download the sample indicators CSV file from the Indicatorsimport page (under Settings > Endpoints > Indicators) to review the supported column attributes.

  1. In the navigation pane, select Settings > Endpoints > Indicators (under Rules).

The following table shows the supported parameters.

| recommendedActions|String|TI indicator alert recommended actions.
Optional | | rbacGroups|String|Comma-separated list of RBAC groups the indicator would be applied to.
Optional | | category|String|Category of the alert. Examples include: Execution and credential access.
Optional | | mitretechniques|String|MITRE techniques code/id (comma separated). For more information, see Enterprise tactics.
Optional
It's recommended to addprovide a value in the category field when you specify a MITRE technique.technique in the mitretechniques field. | | GenerateAlert|String|Whether the alert should be generated. Possible Values are: True or False.
Optional |