Exercise - Deploy your Teams app's source code

Completed

In this exercise, you deploy the source code to your provisioned Azure resources.

  1. In Visual Studio Code, on the Activity Bar, select the Teams Toolkit icon.

    On the Teams Toolkit panel, the tab app's project folder opens.

  2. On the Teams Toolkit panel, under Lifecycle, select Deploy.

    Screenshot of the deploy to the cloud link highlighted.

  3. In the deployment confirmation dialog, select Deploy.

    Screenshot of a dialog to confirm deployment.

  4. Check for confirmation of successful deployment in the Visual Studio Code editor.

    Screenshot that shows the deployment was successful.

The code for the Teams tab app is successfully hosted in Azure Storage and ready to be published to Teams.

In the next exercise, you'll learn how to publish your Teams app.