Microsoft Graph Command Line Tools Enterprise application missing

Yashas Manjunath 96 Reputation points
2024-03-15T15:13:31.09+00:00

When I run the command Connect Connect-MgGraph -Scopes $scopes -TenantId $tenantId as a global admin It does not create a Microsoft Graph Command Line Tools enterprise application in my tenant anymore. I cannot see the permissions even though I have granted admin consent to the tenant.

Also, Wierdliy if someone else from the organization tries to run commands that require certain permissions that are already granted by admin consent it ignores this and again prompts the user to give "User Consent" on the permission scope.

Windows for business Windows Server User experience PowerShell
Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Andy David - MVP 157.4K Reputation points MVP Volunteer Moderator
    2024-03-15T15:18:06.7633333+00:00

    It will only create the Enterprise App once ( the first time)

    Look for app id: 14d82eec-204b-4c2f-b7e8-296a70dab67e in the portal

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.