Skip to content
Permalink
Tree: 8829271253
Go to file
 
 
Cannot retrieve contributors at this time
24 lines (17 sloc) 1.21 KB
title description ms.date ms.prod localization_priority
Hosting Microsoft Teams Tabs as a solution in SharePoint
You can install and use your Microsoft Teams tabs also in SharePoint
06/18/2020
sharepoint
Normal

Hosting Microsoft Teams Tabs as a solution in SharePoint

Starting with SharePoint Framework v1.7, you can surface existing Microsoft Teams tab implementations in the SharePoint pages. These applications are surfaced using a web part experience where the application is surfaced using an IFRAME.

You can activate existing Microsoft Teams tab in SharePoint using following steps.

  1. Deploy Microsoft Teams zip file containing the manifest.json to the SharePoint tenant app catalog
  2. Approve the deployment in the app catalog

This will result the application to be exposed in the web part picker for modern pages.

[!IMPORTANT] Static tabs are not supported to be rendered in the context of SharePoint. This capability is in the roadmap and is planned to be supported in future.

[!NOTE] For more details on the Microsoft Teams tab applications, see Microsoft Teams developer documentation.

You can’t perform that action at this time.