Fix Team Owner Cannot Add a Member in a Microsoft 365 Group
🔍 WiseChecker

Fix Team Owner Cannot Add a Member in a Microsoft 365 Group

When a team owner tries to add a member to a team, the option may be grayed out or the action fails with an error. This usually happens because the team is connected to a Microsoft 365 group that has strict membership restrictions. In this article, you will learn why the owner cannot add members and how to fix the underlying group settings.

The root cause is often a group-level policy that blocks owner changes, or the owner’s role is not fully recognized by the group. You will also find steps to adjust the group settings in the Microsoft 365 admin center and the Teams admin center. This guide covers both the technical background and the exact steps to resolve the issue.

Key Takeaways: Fixing Member Addition in a Microsoft 365 Group

  • Microsoft 365 admin center > Active teams > Edit > Members: Verify that the team owner has the Owner role in the connected group.
  • Azure AD > Groups > Properties > Membership type: Change the group membership type to Assigned if it is set to Dynamic User.
  • Teams admin center > Teams > Manage teams: Check that the owner is listed as an owner and not just a member.

ADVERTISEMENT

Why a Team Owner Cannot Add Members to the Connected Group

Every team in Microsoft Teams is backed by a Microsoft 365 group. The group stores the membership list and the owner list. When you add a member in Teams, the system updates the underlying group. If the group has restrictions, the update fails.

The most common restriction is the group’s membership type. If the group is set to Dynamic User, the system manages membership based on rules. Owners cannot manually add or remove members. The option in Teams becomes grayed out or returns an error.

Another cause is the owner’s role in the group. Sometimes the person is listed as an owner in Teams but not in the Microsoft 365 group. This happens when the group was created outside of Teams or when the ownership was transferred incorrectly. The group does not recognize the person as an owner, so it blocks the action.

A third cause is a group policy that restricts who can add members. For example, the group may have the setting Allow members to add new members turned off. This setting is controlled by the group’s owner or by an administrative policy in Azure AD.

Dynamic Membership vs Assigned Membership

Dynamic membership groups use rules based on user attributes. For instance, a rule might add all users in the Sales department. When the rule changes, the system updates the membership automatically. Manual changes are not allowed. Assigned membership groups allow owners to add and remove members manually. Most Teams groups use assigned membership.

Owner Role Propagation in the Group

When you add an owner in Teams, the system writes that owner to the group’s owner list. If the write fails, the person remains a member but not an owner. This can happen due to a temporary sync issue or because the group was created with a different owner.

Steps to Fix the Owner Permission and Group Settings

Follow these steps to resolve the issue. You need at least a Microsoft 365 global admin or a Teams service admin account to change the group settings.

  1. Check the owner role in the Microsoft 365 admin center
    Sign in to the Microsoft 365 admin center at admin.microsoft.com. Go to Teams & groups and select Active teams & groups. Find the group that matches your team and select it. In the Members tab, look for the person who cannot add members. Verify that the role column shows Owner. If it shows Member, select the person and choose Change owner.
  2. Change the membership type from Dynamic to Assigned
    If the group uses dynamic membership, you must change it. Go to the Azure Active Directory admin center at aad.portal.azure.com. Navigate to Groups and select the group. In the Properties page, find Membership type. If it says Dynamic User, change it to Assigned. Save the change. This step requires a global admin role.
  3. Verify the owner in the Teams admin center
    Go to the Teams admin center at admin.teams.microsoft.com. Select Teams and then Manage teams. Find the team and open it. In the Members tab, check the Role column. If the person is listed as Member, change the role to Owner. This action updates the group owner list.
  4. Adjust the group member permission settings
    In the Azure AD admin center, open the group’s Settings page. Look for Allow members to add new members. If it is set to No, change it to Yes. Save the change. This setting controls whether any member, including owners, can add new members.
  5. Test the member addition in Teams
    Close Teams and sign in again. Go to the team, select More options, and choose Add member. Type the user’s name and select Add. The member should appear in the team and in the group.

If the Team Owner Is Not a Group Owner

Sometimes the team owner is not the group owner. This happens when the team was created by a different person who later left the organization. To fix this, use the Azure AD admin center to add the team owner as a group owner. Go to Groups, select the group, and choose Owners. Select Add owners and pick the person. Save the change.

If the Group Is Part of a Sensitivity Label

Sensitivity labels can restrict who can add members. If the group has a label that enforces privacy or external sharing rules, the owner may be blocked. Check the label settings in the Microsoft Purview compliance portal. Look for Privacy and External sharing settings. Change them to allow member addition.

ADVERTISEMENT

If Teams Still Blocks the Member Addition

Teams Shows an Error That the Group Does Not Exist

This error appears when the group was deleted or the team is not properly linked. Check the Microsoft 365 admin center to confirm the group still exists. If it is missing, you must recreate the team. This is a rare case that requires admin intervention.

Teams Says You Do Not Have Permission

The owner role may not have propagated to the group yet. Wait for up to 24 hours for the sync to complete. If the issue persists, use the Azure AD admin center to manually add the owner as described in the previous section.

Dynamic Membership Rules Prevent Manual Addition

If you cannot change the membership type because the group is used for other purposes, you can create a new team with assigned membership. Export the existing members and import them into the new team. This workaround avoids breaking dynamic rules.

Team Owner Role vs Group Owner Role: Key Differences

Item Team Owner in Teams Group Owner in Microsoft 365
Where the role is defined Teams client and Teams admin center Microsoft 365 admin center and Azure AD
Permission to add members Depends on the group’s member permission setting Can always add members if the group is assigned type
Control over group settings Limited to Teams-specific settings Full control over the group’s properties
Sync behavior Changes are written to the group automatically Changes are written to the group immediately
Impact of dynamic membership Cannot override dynamic rules Cannot override dynamic rules

The two roles are usually the same person, but they can differ. When they differ, the group owner has more control. The team owner can only do what the group owner allows.

After you fix the owner role and the membership type, the team owner can add members normally. Test the change by adding a test user. If the problem continues, check the audit logs in the Microsoft 365 admin center to see the exact error.

For future teams, always verify the owner role in the Azure AD admin center before handing over the team. Use the Add owners option to ensure the new owner has full rights. This prevents permission issues later.

ADVERTISEMENT