Groups
Shows all security and distribution groups within the connected Microsoft 365 tenant, enabling administrative oversight.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | Unique identifier for the group object within the directory. | |
| assignedLabels | String | List of sensitivity labels assigned to the group, used for compliance or classification. | |
| assignedLicenses | String | Details of licenses that have been assigned to the group members, including service plans. | |
| classification | String | Custom string used to classify the group, such as Confidential or Internal. | |
| createdDateTime | Datetime | Date and time when the group was created in the directory. | |
| description | String | Free-form description of the group, typically used for administrative context. | |
| displayName | String | Display name of the group as it appears in the address book or directory listings. | |
| expirationDateTime | Datetime | The date and time when the group is scheduled to expire, if applicable. | |
| groupTypes | String | List of types associated with the group, such as Unified or DynamicMembership. | |
| hasMembersWithLicenseErrors | Bool | Indicates whether any group members have license assignment errors. | |
| isAssignableToRole | Bool | Specifies if the group can be assigned to Azure AD roles for role-based access control. | |
| isManagementRestricted | Bool | Indicates whether group management is restricted to designated owners or admins. | |
| licenseProcessingState_state | String | Current state of license processing for the group (for example, 'Enabled', 'Error'). | |
| String | Email address of the group if mail-enabled, used for communication or notifications. | ||
| mailEnabled | Bool | Indicates whether the group is enabled to send or receive email messages. | |
| mailNickname | String | Mail alias (nickname) for the group, used in email addresses and directory services. | |
| membershipRule | String | Rule used to dynamically assign members to the group based on directory attributes. | |
| membershipRuleProcessingState | String | Current processing state of the dynamic membership rule (for example, 'InProgress', 'UpdateComplete'). | |
| onPremisesDomainName | String | Domain name from the on-premises directory if synced from Active Directory. | |
| onPremisesLastSyncDateTime | Datetime | Last date and time the group was synced from the on-premises directory. | |
| onPremisesNetBiosName | String | NetBIOS name of the domain from which the group was synced. | |
| onPremisesProvisioningErrors | String | List of any provisioning errors that occurred during on-premises sync. | |
| onPremisesSamAccountName | String | Security Accounts Manager (SAM) account name for the group, if synced from on-premises. | |
| onPremisesSecurityIdentifier | String | Security identifier (SID) for the group, used in access control for Windows systems. | |
| onPremisesSyncEnabled | Bool | Indicates whether directory sync is enabled for the group from the on-premises environment. | |
| preferredDataLocation | String | Preferred geographic location for storing data related to the group, such as 'North America'. | |
| preferredLanguage | String | Preferred language for the group interface, emails, and other localized experiences. | |
| proxyAddresses | String | List of email addresses associated with the group, including primary and aliases. Each address is separated by a comma and can include smtp, SMTP, or x500. | |
| renewedDateTime | Datetime | The last time the group was renewed or updated in the directory. | |
| securityEnabled | Bool | Indicates whether the group is security-enabled and can be used for access control. | |
| securityIdentifier | String | SID for the group, used for security and identity operations. | |
| serviceProvisioningErrors | String | Any errors encountered while provisioning services for the group, such as SharePoint or Teams. | |
| theme | String | Custom UI theme assigned to the group for services like Microsoft Teams. | |
| uniqueName | String | Globally unique name for the group, used for internal referencing and identification. | |
| unseenCount | Int | Number of unseen items or notifications associated with the group (for example, in Teams or Outlook). | |
| visibility | String | Defines group visibility level, such as Public, Private, or HiddenMembership. |