MS-600 Exam Question 41

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 42

    You create a personal bot that you plan to distribute as a Microsoft Teams team app.
    The bot has the following app manifest.

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

    MS-600 Exam Question 43

    You are building a conversational bot that will have an interactive Ul. When the user invokes the bot by using a keyword, the bot will reply with a dialog that lets the user choose one of multiple options.
    After the user chooses an option, and the response is received by the backend logic, you need to prompt the user to select additional options.
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • MS-600 Exam Question 44

    You need to develop an add-in for Microsoft Excel that can be used from the Windows, Mac, and web versions of Excel.
    What are two ways to develop the add-in? Each correct answer presents a complete solution?
    NOTE: Each correct selection is worth one point.
  • MS-600 Exam Question 45

    You are developing a Microsoft Teams solution to host an existing webpage as a Teams tab.
    Which requirement must the page meet?