Apr 20 2020 12:10 PM
Since there is a known syncing issue between teams and sharepoint. It probably is not a good idea to use teams for file management.
Do you know if it possible to restrict users from creating channels folders, and files within teams?
Apr 20 2020 01:30 PM
Apr 20 2020 01:31 PM
As a Team owner you can prevent Team members from creating channels under Manage Teams ... Settings ... Member Settings.
You can't prevent people uploading files through Teams however you could if you go into SharePoint and change permissions there.
Apr 20 2020 01:34 PM
So, since there is no way to restrict file or folder creation within teams, sync issues may still arise????@Steven Collier .
We will still want users to be able to create files & folders within Sharepoint.
Apr 21 2020 11:15 AM
All files are stored in SharePoint, I am not familiar with the sync issue - is it just the view of the SharePoint documents in Teams. not refreshing?
You can remove permissions to the underlying default "Documents" so all your users could not add files into that document library. As long as new channels weren't created that would work.
If you then create further document libraries in the underlying SharePoint site and tab in those document libraries that would work.
Apr 21 2020 11:42 AM
SolutionHello@madame206
Since the files you upload to a channel in Teams are stored in the underlying SharePoint site, you will have to workaround this in order for it to "work" like you want.
1: Edit the permissions on the channel libraries in Teams so the users cant create new items
2: Create other libraries directly in the SharePoint site and give the users permissions there
Allthough, you should probably skip step two and just get a Non-Office365 group connected SharePoint site for storing files then.
Kind Regards
Oliwer sjöberg
Jan 28 2021 11:41 AM
@adam deltinger How to restrict channel creation on a tenant level?
Jan 28 2021 02:20 PM - edited Jan 29 2021 12:07 AM
@Mina_Medhat Hello, have a look here as it's where you turn off private channel creation Manage teams policies in Microsoft Teams - Microsoft Teams | Microsoft Docs
I'm afraid I can't verify myself right now..
This is also for private channels just to put it out there New-CsTeamsChannelsPolicy (SkypeForBusiness) | Microsoft Docs
As for the standard channels the Set-Team cmdlet can at least be used.
"Setting that determines whether or not members (and not just owners) are allowed to create channels."
https://docs.microsoft.com/en-us/powershell/module/teams/set-team?view=teams-ps
@adam deltinger standard channel at tenant level?