MS-600 Exam Question 46

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 member. The results must contain the nested groups.
Which URI should you use?
  • MS-600 Exam Question 47

    You have an app named App1 that provisions security groups daily by using the Microsoft identity platform and the Microsoft Graph API. App1 runs as a scheduled task.
    You need to register App1 in the Microsoft identity platform.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    MS-600 Exam Question 48

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct select is worth one point.

    MS-600 Exam Question 49

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You are developing a new application named App1 that uses the Microsoft identity platform to authenticate to Azure Active Directory (Azure AD).
    Currently, App1 can read user profile information.
    You need to allow App1 to read the user's calendar.
    Solution: From the Azure portal, add the Microsoft Graph API and the Calendar.Read permission by using the API permission list of App1. Grant tenant admin consent.
    Does this meet the goal?
  • MS-600 Exam Question 50

    You have a Microsoft 365 tenant that contains a user named User1 and a group named Group1.
    You need to create a Microsoft Graph API query that returns the following information:
    * All the calendar events of User1
    * The details of Group1
    The solution must meet the following requirements:
    * Minimize the amount of data returned.
    * Minimize the number of calls executed against the Microsoft Graph API.
    How should you complete the query? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.