• Skip to primary navigation
  • Skip to content
  • Skip to footer
IAM Specialist AD, Azure AD and PowerShell
  • MS Graph PS
  • MS Graph App Roles
  • Exchange Online PS
  • KQL
  • Posts
  • About

    Microsoft Graph - All Group Members

    Getting All Azure AD Group members using the Microsoft Graph SDK for PowerShell.

    • Invoke-RestMethod
      • Microsoft Graph
    • Application Registrations
      • All
      •   Web With Implicit Flow
      •   With Credentials
      •   Without Owners
    • Audit
      • Application Device Signins
    • Groups
      • Members
      • Set Membership
    • Managed Identities
      • All
      • Granting Microsoft Graph App Roles
    • Policies
      • All Claim Mapping
      • Create Claim Mapping
      • All Conditional Access
    • Users
      • All
      •   Guests
      •   Assigned Licenses
      •   Capable of MFA
      •   Capable of SSPR
      •   Where ExtensionAttribute Is Value
      •   Where Authenticator Passwordless
      •   Where Registered FIDO2
      •   Where UPN Starts With
    • Red Team
      • All SPA With Passwords

    Getting All Azure AD members of a group using the Microsoft Graph SDK for PowerShell.

    PowerShell Code

    Note: This code requires the Microsoft Graph SDK for PowerShell.

    Updated: January 12, 2023

    Previous Next
    • GitHub
    • LinkedIn
    • Feed
    © 2023 Chris Dymond. Powered by Jekyll & Minimal Mistakes.