Share via

Can't create a Private Channel in Teams

IBN 4,511 Reputation points
2022-09-20T14:51:27.803+00:00

Hello

Please i need your help on this issue.

I cannot create private channel and it hasn't reached the limit yet.

we are doing it from Teams Admin Center.

Here is the error message:

243055-image.png

Microsoft Teams | Microsoft Teams for business | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. SokiGuo-MSFT 31,741 Reputation points Microsoft External Staff
    2022-09-21T07:28:43.28+00:00

    Hi @IBN

    According to your description, I have the following questions to confirm with you:

    1. Does anyone else have the same problem in your organization? By default, any team owner or team member can create a private channel.
    2. Does it have the same problem when you use the web to create a private channel? If there is no problem in Teams web client , we recommend that you log out and then log in to your account to create a privacy channel.

    For further troubleshooting, you could check the settings shown below.

    243354-image.png
    243332-image.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    Was this answer helpful?


  2. Dillon Silzer 60,836 Reputation points Volunteer Moderator
    2022-09-20T15:11:57.71+00:00

    Hi @IBN

    It looks like there is either an issue with your tenant or Admin Center. I suggest you try:

    1) Raise a ticket with Microsoft (as stated in the photo by contacting Microsoft customer support)

    2) Try using PowerShell to create a private channel:

    New-TeamChannel -GroupId 126b90a5-e65a-4fef-98e3-d9b49f4acf12 -DisplayName "Test Private Channel" -MembershipType Private

    Cited from https://learn.microsoft.com/en-us/powershell/module/teams/new-teamchannel?view=teams-ps#example-2


    If this is helpful please accept answer.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.