Skip to content

Commit 5e841f2

Browse files
authored
Update creating-team-manifest-manually-for-webpart.md
removed the notes about "the Sync to Teams feature is not fully functional yet" and updated with "use the steps documented in this article for complex Teams solutions"
1 parent 7a25797 commit 5e841f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/web-parts/guidance/creating-team-manifest-manually-for-webpart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can create the Microsoft Teams app manifest file using the [Teams App Studio
1515
>
1616
> ![Sync To Teams](../../../images/using-web-part-as-ms-teams-tab-sync-to-team.png)
1717
>
18-
> At this time this functionality is not fully implemented and is not the recommended way to deploy your SharePoint Framework web part to Microsoft Teams as a custom tab. This document will be updated when this functionality has been deployed across SharePoint Online. Until that time, the recommended approach is to install SharePoint Framework web parts as custom Microsoft Teams tabs using the side loading approach.
18+
> This functionality is perfect and ideal if the SPFx component is the only solution surfacing in Teams. However, Teams solutions can be complex and contain multiple capabilities such as tabs, bots, actionable cards etc. For such complex solutions, crafting the Teams manifest manually and deploying it in Teams App Catalog directly is the only option.
1919
2020
## Create a Microsoft Teams app manifest
2121

0 commit comments

Comments
 (0)