gsk Posted April 26, 2023 Posted April 26, 2023 Hi All, I'm looking for a way for users to be able to query either a group to see its members or a user to see the groups it is a member of. I'd like to make this available to non-tech users so would like to ideally keep it so that they have no Admin Roles within M365, or if that's not possible, just grant the lowest possible level to allow what we want to do. Any thoughts or help would be much appreciated. Thanks,
xlandhenry Posted April 28, 2023 Posted April 28, 2023 Querying a group for its members is easy and everyone can do that: click plus sign to expand a distribution group in the recipient field in OWA. For the latter you might need to create a custom role in Azure AD with just one permission 'microsoft.directory/users/memberOf/read' and assign it to whoever needs access.
gsk Posted May 11, 2023 Author Posted May 11, 2023 Sorry, should have been more specific. This is for security groups or mail-enabled security groups excluded from the global address book.
HPlum78 Posted May 11, 2023 Posted May 11, 2023 The thing that springs to mind is graph api but would need sometime to investigate it mind...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now