Forum Discussion
Microsoft Graph Command Line Tools Blocked by CA
Hi buddy
Yes, I think you are correct.
I don't see the Command Line tools listed in Entra. Is there a specific way to add them to Entra?
Info appreciated
The app is probably removed or was never created in the first place. Can you try Connect-MgGraph -Scopes $scopes -TenantId $tenantIdwith an admin account to see if it connects or you run into a consent screen for the Enterprise App (like here: https://learn.microsoft.com/en-us/answers/questions/1619076/microsoft-graph-command-line-tools-enterprise-appl )
Could you also try the tip in the reply in the above mentioned article an try to find the app in the Enterprise app section, with the app id: 14d82eec-204b-4c2f-b7e8-296a70dab67e. Just to rule out some weird search issues with the earlier attempt of locating the app.
- StuartK73Nov 21, 2024Iron Contributor
Never mind, I think I've fixed it by deleting the old entry and doing a connect-mggraph and consenting.
What a carry on
- StuartK73Nov 21, 2024Iron Contributor
Hi Buddy
Totally confused as the App ID: 14d82eec-204b-4c2f-b7e8-296a70dab67e shows up in Enterprise Apps as Microsoft Graph PowerShell
No idea