Forum Discussion
mahendra89
Oct 20, 2021Copper Contributor
Add SharePoint site as a App to the Teams
Hi, We have been trying to add a SharePoint site to Teams and pinning to the Org-wide, so that everyone in the organization is able to view the SharePoint site pinned on the left side bar in the ...
NikkiChapple_
Nov 09, 2021Iron Contributor
mahendra89 you can create a custom app to do this. Then then Teams admin can a add the app to the left hand nav bar for all users. here is a quick overview of the steps.
Go to the Developer Portal https://dev.teams.microsoft.com/home
+ New App
- Add details
Add Personal App
- In Content URL paste in the Form URL
Publish App too Your org
In Team Admin center - Managae Apps
- make sure app is approved and allowed
In Team Admin – Set up policies
- Add app to Nav bar for all users
This can take several hours to publish app to the nav bar in Teams.
Go to the Developer Portal https://dev.teams.microsoft.com/home
+ New App
- Add details
Add Personal App
- In Content URL paste in the SharePoint site URL
Publish App to Your org
In Team Admin center - Manage Apps
- make sure app is approved and allowed
In Team Admin – Set up policies
- Add app to Nav bar for all users
This can take several hours to publish app to the nav bar in Teams.
SergioCuenca
Jan 17, 2023Copper Contributor
Thank you!! I search this for 4 hours!!