Add all members to the group

lst126 325 Reputation points
2023-01-31T11:26:54.5066667+00:00

There are many members in my teams organization. Is there a simple way to add all members to the group at once?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,627 questions
0 comments No comments
{count} votes

Accepted answer
  1. SokiGuo-MSFT 25,751 Reputation points Microsoft Vendor
    2023-02-01T05:31:33.72+00:00

    Hi @lst126

    Microsoft Teams supports teams associated with Microsoft 365 groups by using dynamic membership. Dynamic membership enables the membership of a team to be defined by one or more rules that check for certain user attributes in Azure Active Directory (Azure AD). Users are automatically added or removed to the correct teams as user attributes change or users join and leave the tenant.

    For more details about how to Create a Dynamic Team in Microsoft Teams, you could refer to this article.


    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.


    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Vasil Michev 100.2K Reputation points MVP
    2023-01-31T13:19:14.2866667+00:00

    Take a look at the org-wide Teams feature: https://learn.microsoft.com/en-us/microsoftteams/create-an-org-wide-team

    Other than that, you can use PowerShell or the Graph API to automate adding users.