You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UsersAssigned=Get-MgServicePrincipalAppRoleAssignedTo-serviceprincipalid $match.id|Select-Object-expandproperty PrincipalDisplayname |Out-String#need to pull from additional cmd
If i'm reading this correctly this is going to drop users if there is more than one user assigned to the app.
In a case im looking at at the moment there's 2 users assigned to perfectdata software, but only one shown in "Users Assigned"
Same would apply to references, and known permissions
The text was updated successfully, but these errors were encountered:
osprey/Osprey/functions/Tenant/Get-OspreyTenantAppsAndConsents.ps1
Line 71 in edb14ce
If i'm reading this correctly this is going to drop users if there is more than one user assigned to the app.
In a case im looking at at the moment there's 2 users assigned to perfectdata software, but only one shown in "Users Assigned"
Same would apply to references, and known permissions
The text was updated successfully, but these errors were encountered: