Knowledge check

Completed

Choose the best response for each question. Then select Check your answers.

Check your knowledge

1.

A developer is creating a Microsoft Teams app and wants to use an Incoming Webhook to send messages to a Teams channel. The developer created a web service that can send HTTP POST requests with a JSON payload. What is the next step they need to take to register the Incoming Webhook within a channel?

2.

A developer is building a Microsoft Teams app that retrieves user data from Microsoft Graph. Which of the following permissions could app users grant consent for without admin consent?

3.

A developer has made minor updates to a Teams app that was built using Teams Toolkit for Visual Studio Code. Before these updates, Teams Toolkit was used to provision the app and deploy it to Azure. The recent updates to the source code do not alter the app's capabilities or dependencies. Which step does the developer need to repeat following these updates?