Skip to main content

I seem to be having an issue with Microsoft Teams Channels that have been created via an automation. The Channels are created fine, but I cannot share files in chat within that channel.

After some research and investigating, it looks like that a Sharepoint Site is not automatically created when creating Channels in this automated way. If I click on the “File” tab in the Channel, Teams will spend 5-10" creating a Sharepoint site in the background and then allow users to upload files in chat, but this takes away the idea of automation.

Anyone else come across this issue or found a solution?

Hi ​@Chuffed_NZ,

 

Welcome to the Community.

 

The issue arises because the creation of its corresponding SharePoint folder is delayed when a new Microsoft Teams channel is created. To address this, you can add a delay in your automation, use PowerShell to create the SharePoint site simultaneously, create Teams and channels manually, or contact Microsoft Support for guidance. Test potential solutions in a controlled environment before full implementation.

 

I hope this helps. Feel free to reach out to us if you have questions.


Reply