MG Module
Need credentials or some kind or token from here on out.
Mg Module
To be able to use this PowerShell module, we must connect to MS Graph first. Below command opens a credential prompt:
We can also login using an access token (obtained using Az Powershell module or any other method)
Mg Module — Users
3
Mg Module — Groups
Mg Module — Roles
Mg Module — Devices
3
List registered owners of all the devices
Mg Module — Apps
1
4
Mg Module — Service Principals
Service principal is local representation for an app in a specific tenant and it is the security object that has privileges. This is the 'service account'! Service Principals can be assigned Azure roles.
Last updated