Question 101

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 102

You are building a Microsoft Outlook Web Add-in.
You need to persist user preferences between devices by using the minimum amount of development effort.
Which API should you use?
  • Question 103

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

    Question 104

    You need to publish build status messages to a Microsoft Teams channel.
    Solution: You create a bot that monitors the build pipeline and pushes the messages to the channel by using the Microsoft Bot Framework.
    Does this meet the goal?
  • Question 105

    You have a third-party API that is secured by using Azure Active Directory (Azure AD).
    You need to configure a SharePoint Framework (SPFx) web part to consume the third-party API.
    Which method should you use?