Microsoft Entra ID Permissions

Last published : Apr 17, 2026
For permissions:
  1. In the navigation pane to the left, click API permissions.
  2. Click Microsoft Graph, and in the opened pane select Application permissions.
  3. 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
  4. Grant all the above-mentioned permissions.
  5. 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
  6. Grant all the above-mentioned permissions.
Related information