- Least privileged Microsoft Graph permission to access the action via application:
GroupMember.Read.All
. - Higher privileged Microsoft Graph permissions to access the action via application:
Directory.Read.All
,Group.ReadWrite.All
,GroupMember.ReadWrite.All
,Group.Read.All
.
Currently service principals are not listed as group members due to staged roll-out of service principals on Graph V1.0 endpoint.
External DocumentationTo learn more, visit the Microsoft Entra ID documentation.
Parameters
Parameter | Description |
---|---|
Group ID | The ID of the group to list members from. You can obtain the ID using ‘Get List Of Groups’ action with the group name as the filter. |