nerdexam
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)
  • A
    81% (30)
  • B
    11% (4)
  • D
    3% (1)
  • E
    5% (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.

Full MS-600 Practice