MS Teams Personal Tab (Custom App) is not displaying in the side App bar

Copper Contributor

Please help with the below queries...

 

  1. We were trying to expose the SharePoint portal in Microsoft Teams by creating a Personal Tabs App. In order to display it in the side app bar, we have added the app in Global Policy (admin.teams->Teams app->setup policy) and rearranged the App to top.  But the app is not getting displayed in the app bar for any user. Could you please guide me if there are any more configurations need to be implemented.
  2. Will this take hours to get displayed in the Teams UI, does E3 subscription will take more time to render the APP in Teams compare to E5?
  3. If Yes how many hours do we need to wait to see the update in Teams UI?

Please note this app is created via App Studio, not custom code.

 

Reference links: 

https://www.youtube.com/watch?v=WyB4MBQwICs 

https://docs.microsoft.com/en-US/microsoftteams/teams-app-setup-policies

2 Replies

@Nanda kumar , When you add sharepoint web page within Teams tab you need to add the  sharepoint domain in valiDomain array list of your app manifest.


@Nanda kumar wrote:

Please help with the below queries...

 

  1. We were trying to expose the SharePoint portal in Microsoft Teams by creating a Personal Tabs App. In order to display it in the side app bar, we have added the app in Global Policy (admin.teams->Teams app->setup policy) and rearranged the App to top.  But the app is not getting displayed in the app bar for any user. Could you please guide me if there are any more configurations need to be implemented.
  2. Will this take hours to get displayed in the Teams UI, does E3 subscription will take more time to render the APP in Teams compare to E5?
  3. If Yes how many hours do we need to wait to see the update in Teams UI?

Please note this app is created via App Studio, not custom code.

 

Reference links: 

https://www.youtube.com/watch?v=WyB4MBQwICs 

https://docs.microsoft.com/en-US/microsoftteams/teams-app-setup-policies




Please take a look at https://docs.microsoft.com/en-us/microsoftteams/teams-standalone-static-tabs-using-spo-sites

Thanks @Trinetra-MSFT , It took nearly 24 hours to get reflected. I have also cross checked the manifest , the domains are added.