Can't create a Private Channel in Teams

IBN 4,391 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
A Microsoft customizable chat-based workspace.
9,972 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Dillon Silzer 57,311 Reputation points
    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.

    0 comments No comments

  2. SokiGuo-MSFT 26,766 Reputation points Microsoft Vendor
    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.



Your answer

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