Skip to content

Commit e9a1bf4

Browse files
authored
Merge pull request #100038 from curtand/groups0102
[Azure AD groups] groups that can't be managed in portal
2 parents 17449ea + 78fccd6 commit e9a1bf4

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

articles/active-directory/fundamentals/active-directory-manage-groups.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,32 @@ ms.service: active-directory
99
ms.workload: identity
1010
ms.subservice: fundamentals
1111
ms.topic: conceptual
12-
ms.date: 08/28/2017
12+
ms.date: 01/08/2020
1313
ms.author: ajburnle
1414
ms.reviewer: piotrci
1515
ms.custom: "it-pro, seodec18"
1616
ms.collection: M365-identity-device-management
1717
---
1818

1919
# Manage app and resource access using Azure Active Directory groups
20-
Azure Active Directory (Azure AD) helps you to manage your cloud-based apps, on-premises apps, and your resources using your organization's groups. Your resources can be part of the directory, such as permissions to manage objects through roles in the directory, or external to the directory, such as for Software as a Service (SaaS) apps, Azure services, SharePoint sites, and on-premises resources.
20+
Azure Active Directory (Azure AD) lets you use groups to manage access to your cloud-based apps, on-premises apps, and your resources. Your resources can be part of the Azure AD organization, such as permissions to manage objects through roles in Azure AD, or external to the organization, such as for Software as a Service (SaaS) apps, Azure services, SharePoint sites, and on-premises resources.
2121

2222
>[!NOTE]
2323
>To use Azure Active Directory, you need an Azure account. If you don't have an account, you can [sign up for a free Azure account](https://azure.microsoft.com/free/).
24+
>
25+
> In the Azure portal, you can see some groups whose membership and group details you can't manage in the portal:
26+
>
27+
> - Groups synced from on-premises Active Directory can be managed only in on-premises Active Directory.
28+
> - Other group types such as distribution lists and mail-enabled security groups are managed only in Exchange admin center or Microsoft 365 admin center. You must sign in to Exchange admin center or Microsoft 365 admin center to manage these groups.
29+
30+
## How access management in Azure AD works
2431

25-
## How does access management in Azure AD work?
2632
Azure AD helps you give access to your organization's resources by providing access rights to a single user or to an entire Azure AD group. Using groups lets the resource owner (or Azure AD directory owner), assign a set of access permissions to all the members of the group, instead of having to provide the rights one-by-one. The resource or directory owner can also give management rights for the member list to someone else, such as a department manager or a Helpdesk administrator, letting that person add and remove members, as needed. For more information about how to manage group owners, see [Manage group owners](active-directory-accessmanagement-managing-group-owners.md)
2733

2834
![Azure Active Directory access management diagram](./media/active-directory-manage-groups/active-directory-access-management-works.png)
2935

3036
## Ways to assign access rights
37+
3138
There are four ways to assign resource access rights to your users:
3239

3340
- **Direct assignment.** The resource owner directly assigns the user to the resource.

articles/active-directory/users-groups-roles/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
href: /azure/role-based-access-control/rbac-and-directory-admin-roles?context=azure/active-directory/users-groups-roles/context/ugr-context
3232
- name: Group-based licensing basics
3333
href: /azure/active-directory/fundamentals/active-directory-licensing-whatis-azure-portal?context=azure/active-directory/users-groups-roles/context/ugr-context
34+
- name: Manage access with groups
35+
href: /azure/active-directory/fundamentals/active-directory-manage-groups?context=azure/active-directory/users-groups-roles/context/ugr-context
3436
- name: How-to guides
3537
expanded: true
3638
items:
@@ -80,8 +82,6 @@
8082
href: /azure/active-directory/connect/active-directory-aadconnect?context=azure/active-directory/users-groups-roles/context/ugr-context
8183
- name: Manage groups
8284
items:
83-
- name: Manage access with groups
84-
href: /azure/active-directory/fundamentals/active-directory-manage-groups?context=azure/active-directory/users-groups-roles/context/ugr-context
8585
- name: Search group and member lists (preview)
8686
href: groups-members-owners-search.md
8787
- name: Create a group (Azure portal)

0 commit comments

Comments
 (0)