Deploy your Teams app's source code

Completed

In the preceding units, you learned how to use Teams Toolkit to set up and provision the resources that are required to host your Teams tab app in Azure. Next, you learn how to deploy your app's source code to the cloud resources you provisioned.

Although provisioning is a one-time activity if the capabilities you add to the app remain the same, deployment occurs each time you update the source code.

Note

In this module, we focus on tab apps that are hosted in Azure Storage, and not on apps that are hosted on SharePoint. If you're building your Teams tab app by using SPFx, deploy to the SharePoint app catalog.

Ensure that you've provisioned the required resources by completing the preceding exercise. In the next exercise, you deploy the Teams tab app to Azure by using Teams Toolkit.