Microsoft Entra ID Permissions
For permissions:
-
In the navigation pane to the left, click API permissions.
-
Click Microsoft Graph, and in the opened pane select Application permissions.
-
Get back to API permissions section, click \+ Add a permission, select Graph API and then Application permissions. These are the permissions you need to grant:
-
AiEnterpriseInteraction: AiEnterpriseInteraction.Read.All
-
User: User.Read.All
-
-
Grant all the above-mentioned permissions.
-
Get back to API permissions section, click \+ Add a permission, select SharePoint and then Application permissions. These are the permissions you need to grant:
-
Sites: Sites.Read.All
-
TermStore: TermStore.Read.All
-
User: User.Read.All
-
-
Grant all the above-mentioned permissions.
Related information