Copy-ready commandGet-MgGroupMember
Get-MgGroupMember -GroupId $groupId -AllRequirements and permissions
- Requirements
- Microsoft.Graph PowerShell SDK
- Permissions
- Graph delegated or application permissions
- Last reviewed
- 2026-07-31
Examples
Basic example
List Microsoft Entra ID group members.
Get-MgGroupMember -GroupId $groupId -AllCommon errors
Command not found
Confirm Microsoft.Graph PowerShell SDK is installed and available in your current shell.