Forum Discussion
CKSanghavi
Jan 31, 2024Copper Contributor
Not able to add SharePoint site as Personal tab App
Hi,
I am trying to showcase one of my SharePoint site's home page as Teams app - Personal Tab but it's not allowing to submit/publish the app.
I've tried both ways for Content URL:
https://XXX.sharepoint.com/sites/{SiteName}/SitePages/Home.aspx
Scope: Personal
Both ways it's not working. What else i'am missing.
The strange thing is it was working in another domain where I've tried adding Intranet Home page as Teams app.
Appreciate your help here guys. Thank you.
- Prasad_Das-MSFT
Microsoft
CKSanghavi - To create a personal tab in Teams that showcases your SharePoint site's home page, you need to follow these steps:
-
Upload and deploy your Teams app package to your SharePoint App Catalog. You can access the SharePoint App Catalog by visiting
https://YOUR_TENANT_NAME.sharepoint.com/sites/apps/AppCatalog/Forms/AllItems.aspx
. For example,https://contoso.sharepoint.com/sites/apps/AppCatalog/Forms/AllItems.aspx
. Make sure to enable the option "Make this solution available to all sites in the organization" when prompted. -
In your SharePoint site, create a new page by selecting the gear button at the upper right and then selecting "Add a page". Name the page as "My Teams Tab".
-
Open the web part toolbox by selecting the
+
button, and search for your Teams Tab named "Contoso HR". Select it to add the web part to the page. -
Edit the page as needed and select the "Publish" button when finished.
-
Optionally, you can add the page to the navigation bar by selecting "Add page to navigation".
After following these steps, your SharePoint site's home page should be showcased as a personal tab in Teams.
You can also refer this documentation: Build Microsoft Teams tab using SharePoint Framework - Tutorial | Microsoft Learn
Thanks,
Prasad Das
------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- CKSanghaviCopper Contributor
Hi Prasad_Das-MSFT , I've tried but it's still not working. Can we connect on MS Teams to see if you are available for few min. I am on tight deadline and not able to setup SharePoint site as Teams App tab. Attaching Teams Package for your reference. Thanks.
- Prasad_Das-MSFT
Microsoft
CKSanghavi - Is there any specific error message you are getting while deploying the package?
-