Not able to add SharePoint site as Personal tab App

Copper Contributor

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

 

https://XXX.sharepoint.com/_layouts/15/teamslogon.aspx?SPFX=true&dest=/sites/{SiteName}/SitePages/Ho...

 

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.

 

 

 

7 Replies

@CKSanghavi - To create a personal tab in Teams that showcases your SharePoint site's home page, you need to follow these steps:

  1. 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.

  2. 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".

  3. 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.

  4. Edit the page as needed and select the "Publish" button when finished.

  5. 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. 

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.

@CKSanghavi - Is there any specific error message you are getting while deploying the package?

Failed to submit the app. That's the only error coming.

@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.

@Prasad_Das-MSFT

 

Attaching is the validation results message while we validate app package. 

 

 

 

@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.