Hi Team,<\/p>\n
I’m trying to pull the users list from just a few
\n(500 Groups out of 10K )Azure AD groups. Is there a way to do in bulk<\/p>\n
Regards,<\/p>\n
Teja<\/p>","upvoteCount":10,"answerCount":5,"datePublished":"2023-05-25T15:17:08.000Z","author":{"@type":"Person","name":"teja1027","url":"https://community.spiceworks.com/u/teja1027"},"suggestedAnswer":[{"@type":"Answer","text":"
Hi Team,<\/p>\n
I’m trying to pull the users list from just a few
\n(500 Groups out of 10K )Azure AD groups. Is there a way to do in bulk<\/p>\n
Regards,<\/p>\n
Teja<\/p>","upvoteCount":10,"datePublished":"2023-05-25T15:17:09.000Z","url":"https://community.spiceworks.com/t/azure-ad/952569/1","author":{"@type":"Person","name":"teja1027","url":"https://community.spiceworks.com/u/teja1027"}},{"@type":"Answer","text":"
What have you tried? Generically speaking, you’d just run something like Get-MgGroupMember in a foreach loop.<\/p>\n