Help on Permissions

Glenn Maxwell 14,186 Reputation points
2026-08-09T00:13:45.9633333+00:00

Hi All,

I would like to provide users with access to Microsoft Defender → Email & collaboration → Explorer.

The users should have full access to the available functionality within Explorer, including searching for messages, viewing message details/content, and performing remediation actions such as deleting or moving messages.

Could you please advise what Microsoft Defender RBAC roles/permissions are required to provide this level of access?

I would also like to follow the least-privilege approach, so I would prefer to assign only the required permissions rather than a broad administrator role.

Microsoft Security | Microsoft Defender | Microsoft Defender for Office 365
0 comments No comments

1 answer

Sort by: Oldest
  1. AI answer

    2026-08-09T00:14:00.62+00:00

    For least-privilege access to Microsoft Defender > Email & collaboration > Explorer with full Explorer functionality, assign these Unified RBAC permissions:

    1. Email & collaboration metadata (read)
      • Required to view email metadata in Threat Explorer.
      • Enables searching messages and viewing message details.
    2. Email & collaboration content (read)
      • Required for email preview and attachment access.
      • Enables viewing message content.
    3. Email & collaboration advanced actions (manage)
      • Required to remediate emails from Threat Explorer.
      • Enables remediation actions in Explorer.

    If users need to move messages to another folder or delete messages from mailboxes, they also need the Search and Purge role in the Email & collaboration permission model. By default, this role is assigned only to the Data Investigator or Organization Management role groups, or it can be assigned through a custom role group.

    Key scope notes:

    • Unified RBAC applies only in the Defender portal.
    • It does not apply to PowerShell, which uses Exchange Online RBAC.
    • Some Defender for Office 365 features require additional Exchange Online permissions.
    • Microsoft recommends least privilege and limiting use of Global Administrator.

    If the organization is still using the legacy Email & collaboration roles model instead of Unified RBAC, the closest built-in full-access role group is:

    • Security Administrator or Organization Management for full access to Explorer
    • plus Preview to preview/download messages
    • plus Search and Purge to move/delete messages from mailboxes

    For a least-privilege design, create a custom Unified RBAC role containing only:

    • Email & collaboration metadata (read)
    • Email & collaboration content (read)
    • Email & collaboration advanced actions (manage)

    Then add Search and Purge only if mailbox move/delete actions are required.


    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.