Manage ediscovery admin with a group in Azure AD

Audi86 781 Reputation points
2022-07-26T13:26:13.417+00:00

Hi,

we are looking to assign our legal team to manage eDiscovery hold and search process. As we know that we can add members in Compliance permission section individually. Is there any way to attach this membership with a security group. Or what's the best way to handle the membership for eDiscovery Admins?
thanks

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,171 questions
Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Carlos Solís Salazar 18,191 Reputation points MVP Volunteer Moderator
    2022-07-26T13:53:17.463+00:00

    Hi @Audi86

    Thank you for asking this question on the **Microsoft Q&A Platform. **

    It is much better to manage those roles with security groups.

    Can I add a group as a member of the eDiscovery Manager role group? As previously explained, you can add a mail-enabled security group as a member of the eDiscovery Managers subgroup in the eDiscovery Manager role group by using the Add-RoleGroupMember cmdlet in Security & Compliance PowerShell. For example, you can run the following command to add a mail-enabled security group to the eDiscovery Manager role group.

    Add-RoleGroupMember "eDiscovery Manager" -Member <name of security group>  
    

    Source: Assign eDiscovery permissions in the compliance portal

    Hope this helps,
    Carlos Solís Salazar

    ----------

    Accept Answer and Upvote, if any of the above helped, this thread can help others in the community looking for remediation for similar issues.
    NOTE: To answer you as quickly as possible, please mention me in your reply.


    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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