MS-600 Exam Question 26

You have a backend service that will access the Microsoft Graph API.
You need to configure the service to authenticate by using the most secure authentication method.
What should you configure the service to use?
  • MS-600 Exam Question 27

    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: Add https://graph.windows.net/user.read to the list of scopes during the initial login request.
    Does this meet the goal?
  • MS-600 Exam Question 28

    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 need to deploy a Microsoft Teams app. The app will create a Microsoft Teams personal tab that displays a website.
    Solution: You manually create a Microsoft Teams manifest file that includes a configurableTabs section containing the name, ID, and content URL of the website.
    Does this meet the goal?
  • MS-600 Exam Question 29

    You are developing a human resources application that will show users where they are in their company's organization chart.
    You are adding a new feature that will display the name of a user's manager inside the application.
    You need to create a REST query to retrieve the information. The solution must minimize the amount of data retrieved.
    Which query should you use?
  • MS-600 Exam Question 30

    This question requires that you evaluate the underlined BOLD text to determine if it is correct.
    You develop a Microsoft Teams application that uses a messaging extension.
    Users can invoke the messaging extension from the Teams sidebar menu.
    Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed". If the statement is incorrect, select the answer choice that makes the statement correct.