Forum Discussion
Terry Hagan
May 24, 2018Iron Contributor
Azure AD v2.0 - administration and visibility
Hi, I may be missing something here but as a Global Admin for Office 365 I have full visibility of the v1.0 applications, meaning I can see them and I can see the permissions that have been assigned...
Rishabh Srivastava
May 30, 2018Iron Contributor
Hello Terry,
My bad for not getting the question from the previous query.
I tried checking more details and here is what I found :-
When the application is added from the "https://apps.dev.microsoft.com/portal/" portal, the application object is not created, whereas once the application is consented by either user or admin it starts getting listed in enterprise application as serviceprincipal.
Now in order to check the permission for any of the service principal you can run the below mentioned command on azure ad powershell.
Regards,
Rishabh
Terry Hagan
May 30, 2018Iron Contributor
Thanks, I'll take a look at that.