Is there a way to create a private channel's SharePoint site?

拟墨画扇 提交于 2020-06-27 18:32:28

问题


We currently have an issue when creating private channels using the "/teams" Graph API endpoint.

When adding a private channel from the Graph API, the SharePoint site associated to the channel is not provisioned. User needs to visit the "Files" tab in the MSTeams client for the site to be created.

We noticed that this is not the case when initially creating the Team from the MSTeam client or from the "/groups/{id}/team" endpoint (which is marked as being soon deprecated). Using either of those two methods to create the team, SharePoint sites are automatically created when adding a private channel.

We were wondering if this was the expected behaviour or a bug. It is an issue for us as we have no way to automate the creation of the private channel's site and thus we cannot copy files into the site as long as a user did not visit the "Files" tab.


回答1:


@odrouin - This is not expected behavior. We have bug created for this issue. Thanks for reaching out.



来源:https://stackoverflow.com/questions/60849505/is-there-a-way-to-create-a-private-channels-sharepoint-site

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!