Microsoft
MS-600 · Question #152
You are building an application that will help Azure Active Directory (Azure AD) administrators manage Microsoft 365 groups. You are building a details page that will display information about the…
The correct answer is A. https://graph.microsoft.com/v1.0/groups/{id}/transitiveMemberOf. https://docs.microsoft.com/en-us/graph/api/group-list-transitivememberof?view=graph-rest-
Build apps with Microsoft Graph
Question
You are building an application that will help Azure Active Directory (Azure AD) administrators manage Microsoft 365 groups. You are building a details page that will display information about the groups. You need to display the groups of which the current group is a member. The results must contain the nested groups. Which URI should you use?
Options
How the community answered
(37 responses)- A81% (30)
- B11% (4)
- D3% (1)
- E5% (2)
Explanation
https://docs.microsoft.com/en-us/graph/api/group-list-transitivememberof?view=graph-rest-
Topics
#Microsoft Graph#transitiveMemberOf#group membership#Microsoft 365 groups
Community Discussion
No community discussion yet for this question.