MS-600 Exam Question 71

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 72

    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 73

    You are building a Microsoft teams application by using an outgoing webhook.
    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 74

    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 75

    You are developing a single page application (SPA) named App1 that will be used by the public.
    Many users of App1 restrict pop-up windows from opening in their browser.
    You need to authenticate the users by using the Microsoft identity platform. The solution must meet the following requirements:
    * Ensure that App1 can read the profile of a user.
    * Minimize user interaction during authentication.
    * Prevent App1 from requiring admin consent for any permissions.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.