MS-600 Exam Question 41

You plan to develop a Microsoft Outlook add-in that will provide enhanced meeting information when a user opens a calendar item. The solutions must be cross-platform.
Which type of add-in should you develop?
  • MS-600 Exam Question 42

    You have an application that has the code shown in the exhibits. (Click the JavaScript Version tab or the C# Version tab.) For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.
    JavaScript Version

    C# Version

    MS-600 Exam Question 43

    You are developing an Azure web app that will enable users to view a consolidated view of multiple users' tasks based on data in Microsoft Planner and Outlook. The app will use the Microsoft identity platform and a certificate to establish an authorization flow between the app and Microsoft 365.
    You obtain a certificate and you create an Azure Active Directory (Azure AD) application.
    You need to set up authorization for the application.
    Which three 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 are designing a custom SharePoint Framework (SPFx) web part that will be deployed to modern Microsoft SharePoint sites.
    You need to ensure that all the web part fields and controls adopt the theme of the site when you deploy the web part.
    What should you use to develop the web part?
  • MS-600 Exam Question 45

    You plan to build a tab extension for Microsoft Teams that will display a list of assets and enable users to make reservations.
    When a user reserves an asset, a form must be displayed that enables the user to make a reservation by selecting a date and duration, as well as other preferences.
    Which type of extension should you use?