Forum Discussion

MatthewMcDonald_ews's avatar
MatthewMcDonald_ews
Brass Contributor
May 17, 2022
Solved

Powershell Microsoft Graph SDK issues, insufficient permissions

I'm new to Microsoft Graph.  I seem to be having basic authentication issues that I do not know how to work past.   I'm trying to get information out of Azure AD and/or Intune to gather information...
  • Ken Rappold's avatar
    Jun 23, 2022
    Your administrator(s) have locked down the permissions in the tenant. Could have also perfoemd application restrictions specifically for the Microsoft Graph. Hence, you are being challenged for Admin consent. The administrator(s) need to allow your UPN the API permission.
    It can get down in the weeds, but if someone configured the restrictions, they should know how to allow access.

Resources