Question 6

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 might 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: Perform a POST request against https://graph.microsoft.eom/v1.0/me/events.
Does this meet the goal?
  • Question 7

    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

    Question 8

    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?
  • Question 9

    You are creating an application named App1 that will use the Microsoft identity platform. App1 will be accessed only by users from several different Microsoft 365 subscriptions.
    Which Supported account types setting should you configure for App1?
  • Question 10

    You have an application that employees use to schedule vacations. The application sets an automatic reply and an out-of-office event in the employees' Microsoft 365 calendar.
    Employees who access the application from a mobile device report that the application is slow to make changes.
    You need to replace the application calls to use a batched request. Automatic reply must be set only if an out-of-office event is set successfully.
    How should you complete the batch request? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.