Through Powershell, I can list all the users who are assigned to a Azure application. But how can I list all the users assigned to an Azure Application, as well as which roles these users belong to in the application? It seems I can either list all the users assigned to an app or list all the roles for the app, but haven't find a way to list them together, to show all the users and which role in the app each user belongs to, through Powershell? Thanks in advance.
↧