What can be done with ServicePrincipalEndpoint.ReadWrite.All?

Adi Malyanker 65 Reputation points
2024-03-21T21:31:37.2+00:00

Hi,

What actions and api calls can be invoked with "ServicePrincipalEndpoint.ReadWrite.All"?

Even though there is no documented api calls to that, It seems like we can get all the service principals with that, but we can not add any secrets to that. Why are those ServicePrincipalEndpoint different from service principal?

Thanks

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

1 answer

Sort by: Most helpful
  1. Charlie Wei 3,150 Reputation points
    2024-03-22T01:53:39.9666667+00:00

    Hello Adi Malyanker,

    For detailed information on ServicePrincipalEndpoint.ReadWrite.All, you can refer to this document. Additionally, for adding secrets, you may want to consult the documentation for Application.ReadWrite.OwnedBy.

    Best regards,
    Charlie


    If you find my response helpful, please consider accepting this answer and voting 'yes' to support the community. Thank you!