Microsoft Graph API Permissions

The Microsoft Graph API permissions WikiPakk requests, what they are for, and how to approve them.

WikiPakk requests Microsoft Graph API permissions for some features. A Microsoft 365 Global Administrator approves them once.

When WikiPakk is installed or updated, a requested permission shows up as a pending request to approve:

  1. Open the SharePoint admin center
  2. Go to Advanced > API access
  3. Approve the pending request for WikiTraccs WikiPakk

WikiPakk keeps working normally before a permission is approved, only the feature that needs it is paused and shows a respective note.

LicenseAssignment.Read.All

Note: WikiPakk requests this permission starting with v2.16.

WikiPakk uses this permission to check that the SharePoint license count and your WikiPakk subscription match in volume.

Reading this information through the Microsoft Graph API is the approach recommended by Microsoft. It is more accurate and reliable than other ways of counting licenses.

What WikiPakk can access with this permission:

  • WikiPakk only reads license numbers, it cannot change anything.
  • It reads tenant-level totals (how many seats exist and how many are assigned).
  • WikiPakk does not read content, and it does not read personal data about your users.
Last modified June 25, 2026