Jan 31 2024 07:25 AM
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.
Jan 31 2024 09:47 PM
@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.
Feb 02 2024 06:51 AM - edited Feb 02 2024 06:55 AM
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.
Feb 04 2024 11:36 PM
@CKSanghavi - Is there any specific error message you are getting while deploying the package?
Feb 07 2024 09:57 PM
Feb 20 2024 04:00 AM - edited Feb 20 2024 04:00 AM
@CKSanghavi - While doing app validation also the manifest file looks correct only. Are there any console log you are getting? Without error logs it is quite difficult to figure out the issue.
Feb 20 2024 06:30 AM
Feb 22 2024 06:34 AM
@CKSanghavi - The app validation also gets passed successfully. Are there any console log you are getting? Without error logs it is quite difficult to figure out the issue.