Manage Microsoft teams private channel

Hello everyone,

We have a requirement to manage some features of Teams on O365 and one of them is to manage private channel.

As far as I understood, the Teams connector is not able to manage that (I don't understand why, there are API for that). So, I'm guessing it will need a custom PowerShell connector for that part.

Does anyone has attempted already to managed that and if PowerShell connector is the only way to do it ?

Thanks.

  • Hello  ,
    When you import all Teams into OIM, we also see the private channels in our environment.
    The only thing you do not see are shared channels, if they are enabled in your tenant.


    You might be able to create the required object yourself using a custom process and set the “Membership Type” attribute to indicate that it is a private Teams channel.
    However, you will not be able to avoid a custom process, since — as far as I know — OIM does not provide a standard process for this.


    Does that help you?

    Cheers
    Marco