Forum Discussion

sivapratap kurapati's avatar
sivapratap kurapati
Copper Contributor
Jan 30, 2018

script to fetch Azure AD Applications and associated user and groups details in the tenant

Hi Team,

 

Please help in fetching user and group details for all the registered application in Azure Tenant to csv.

I was successful in listing out the applications using Get-AzureADApplication. But unable to get the user and group related properties for the listed applications.

 

$_.AppRoles gives the display name as "User" but not "xyz@contoso.com" Please advise.

 

Regards,

Sivapratap 

Resources