Azure AD ... what is difference between security group and microsoft365 group?

Joseph Lamar 1 Reputation point
2022-02-11T21:47:35.947+00:00

When creating groups in Azure AD, what is the difference (differences) between making it a "security" group or a "microsoft365" group? I need to create a group of accounts for a third party call center doing work for us.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Marilee Turscak-MSFT 37,206 Reputation points Microsoft Employee Moderator
    2022-02-11T23:26:14.787+00:00

    Hi @Joseph Lamar ,

    Summary

    What is the difference between a security group and a Microsoft 365 Group?

    Azure AD Security Groups are used for managing objects in Azure AD. They are similar to on-premises Active Directory security groups. Often they are used to apply licenses to users based on their group membership, or they are added to SharePoint Groups to grant access to SharePoint resources. You can can apply a security policy to a security group to grant a set of permissions to all the members at once, instead of having to add permissions to each member individually. A security group can have users, devices, groups, and service principals as its members, but a Microsoft 365 group can only have users as its members. These groups are also recommended if you are managing access to resources via Intune.

    Microsoft 365 Security groups are used to ensure that groups of people have consistent permissions to a group of related resources. They are used to establish a single set of permissions across Microsoft 365 apps including Outlook, SharePoint, OneNote, Skype for Business, Planner, Power BI, and Dynamics CRM. Microsoft 365 Groups allow you to set up a collection of resources to share. Microsoft 365 Security Groups also allow you to give people outside of your organization access to the group. A Microsoft 365 group can have only users as its members, while a security group can have users, devices, groups and service principals as its members.

    Some differences between the group types and their capabilities are highlighted in this chart:

    173703-image.png

    Whether you need security groups or Microsoft 365 groups depends on the type of access you are trying to set up for your users, and whether any of the limitations mentioned above apply to your scenario.

    Additional reading:
    Groups in Microsoft 365 and Azure, and Which is Right for You
    Compare groups
    Microsoft 365 Groups vs Azure AD Security Groups
    Create a basic group and add members using Azure Active Directory
    Compare groups

    Let me know if this helps and if you have further questions.

    12 people found this answer helpful.

  2. alaint 25 Reputation points
    2024-06-25T03:02:22.4533333+00:00

    Security groups are used to give group members access to applications, resources and assign licenses. Group members can be users, devices, service principals, and other groups.

    Microsoft 365 groups are used for collaboration, giving members access to a shared mailbox, calendar, files, SharePoint site, and so on. Group members can only be users.

    5 people found this answer helpful.
    0 comments No comments

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.