create case using graph powershell ediscovery(premium)

Vinay Boda 0 Reputation points
2024-06-27T11:45:51.95+00:00

create case to export using graph powershell cmdlets ediscovery(premium). what are the permissions for delegates ,scopes.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,268 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yakun Huang-MSFT 1,950 Reputation points Microsoft Vendor
    2024-06-28T08:31:05.4633333+00:00

    Hi @Vinay Boda

    The permission you need is the delegate permission eDiscovery.Read.All, as shown below:

    User's image

    More details can be found at this link:

    https://video2.skills-academy.com/en-us/graph/api/ediscovery-case-post?view=graph-rest-beta&tabs=http

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.