Which permissions/API access is allowed by User.ReadBasic.All [Application Permission]?

Copper Contributor

Earlier I was using User.Read.All, Now I want to switch to User.ReadBasic.All. So I just want to know What are the no of permissions/API access is allowed by User.Read.Basic?

2 Replies
Not entirely sure what you are asking. If you want to understand which Graph endpoints you can use said permissions with, use Merill's Permission Explorer tool: https://graphpermissions.merill.net/permission/User.ReadBasic.All

You can refer to the official documentation for more information as well: https://learn.microsoft.com/en-us/graph/permissions-reference#userreadbasicall

@VasilMichev 

 

Thanks for the reply. I have gone through with the documentation mentioned over https://graphpermissions.merill.net/permission/User.ReadBasic.All

But as I can see all mentioned end points are related to the delegate permissions only, I also want to know end points for application permission.

 

Look at the below screenshot

prashantmaheshwari02_0-1712562393394.png