| 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.
- Deploy Microsoft Teams zip file containing the manifest.json to the SharePoint tenant app catalog
- 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.