R00tRx
R00tRx
So we run a script for monthly reporting via powershell for all our customers. The report pulls out all licensed users, and what licenses the customer tenant has. This has...
Hi there, What permissions do I need to assign to run the below MS Graph Get command? `https://graph.microsoft.com/beta/partnerCustomers/partnertenantid/users?$filter=accountEnabled+eq+true+and+userType+eq+'Member'&$expand=extensions($filter=id+eq+'Microsoft.DirectoryServices.LicensedUsers')&$select=id,displayName,mail,extensions`
Can supply a storage account if needed