Oct 28 2022 09:28 AM - edited Oct 28 2022 09:35 AM
Hi
I'm looking for a solution that returns results similar to the "Group links" in the Azure AD portal, i.e. for unified groups, you see the SharePoint site URL, etc.
I can see that the query looks like this:
https://graph.windows.net/myorganization/groups/0363f08a-ae61-405d-aab2-0786cc5119ae?api-version=1.6-internal&$select=sharepointResources,exchangeResources
Does anyone know if this is possible using the Microsoft Graph (rather than Azure AD Graph)?
TIA
Oct 29 2022 08:01 AM
SolutionOct 29 2022 08:01 AM
Solution