{{ user.displayName }}

Display name{{ user.displayName }}
UserPrincipalName{{ user.userPrincipalName }}
id{{ user.id }}
Email{{ user.mail }}
Account source{{ user.onPremisesSyncEnabled? 'Synced with AD':'Cloud-only' }}
Group memberships ({{ user.memberOf.length }})
Name {{row.displayName}} Description {{row.description}}
Role memberships ({{ user.memberOfRole.length }})
Devices ({{ user.ownedDevices.length }})
Name {{row.displayName}} Enabled check Manufacturer {{row.manufacturer}} Model {{row.model}} OS {{row.operatingSystem}} OS Version {{row.operatingSystemVersion}} Trust type {{row.trustType}} Compliant check Managed check Rooted check On Premise Sync Enabled {{row.onPremisesSyncEnabled}}
ServicePrincipals ({{ user.ownedServicePrincipals.length }})
Name {{row.displayName}} Enabled {{row.accountEnabled}} Service Principal Type {{row.servicePrincipalType}} Owner Organization ID {{row.appOwnerOrganizationId}} Passwords {{row.passwordCredentials.length}} Keys {{row.keyCredentials.length}} Roles defined {{row.appRoles.length}} OAuth2 Permissions {{row.oauth2Permissions.length}} Custom owner check
Applications ({{ user.ownedApplications.length }})
Name {{row.displayName}} Passwords {{row.passwordCredentials.length}} Keys {{row.keyCredentials.length}} Roles defined {{row.appRoles.length}} Custom owner check
Groups ({{ user.ownedGroups.length }})
Name {{row.displayName}} Description {{row.description}}