Skip to content

Commit 1835d58

Browse files
committed
minor pim updates
1 parent fcfc376 commit 1835d58

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11058,12 +11058,12 @@
1105811058
},
1105911059
{
1106011060
"source_path_from_root": "/articles/active-directory/privileged-identity-management/concept-privileged-access-versus-role-assignable.md",
11061-
"redirect_url": "azure/active-directory/privileged-identity-management/concept-pim-for-groups",
11061+
"redirect_url": "/azure/active-directory/privileged-identity-management/concept-pim-for-groups",
1106211062
"redirect_document_id": false
1106311063
},
1106411064
{
1106511065
"source_path_from_root": "/articles/active-directory/privileged-identity-management/groups-features.md",
11066-
"redirect_url": "azure/active-directory/privileged-identity-management/concept-pim-for-groups",
11066+
"redirect_url": "/azure/active-directory/privileged-identity-management/concept-pim-for-groups",
1106711067
"redirect_document_id": false
1106811068
},
1106911069
{

articles/active-directory/privileged-identity-management/concept-pim-for-groups.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.subservice: pim
1111
ms.topic: overview
1212
ms.tgt_pltfrm: na
1313
ms.workload: identity
14-
ms.date: 01/11/2023
14+
ms.date: 01/25/2023
1515
ms.author: amsliu
1616
ms.custom: pim
1717
ms.collection: M365-identity-device-management
@@ -22,11 +22,11 @@ ms.collection: M365-identity-device-management
2222

2323
# Privileged Identity Management (PIM) for Groups (preview)
2424

25-
With Azure Active Directory (Azure AD), part of Microsoft Entra, you can provide users just-in-time membership in the group and just-in-time ownership of the group using the Azure AD Privileged Identity Management for Groups feature. These groups can be used to govern access to a variety of scenarios that include Azure AD roles, Azure roles, as well as Azure SQL, Azure Key Vault, Intune, other application roles, and 3rd party applications.
25+
With Azure Active Directory (Azure AD), part of Microsoft Entra, you can provide users just-in-time membership in the group and just-in-time ownership of the group using the Azure AD Privileged Identity Management for Groups feature. These groups can be used to govern access to various scenarios that include Azure AD roles, Azure roles, as well as Azure SQL, Azure Key Vault, Intune, other application roles, and third party applications.
2626

2727
## What is PIM for Groups?
2828

29-
PIM for Groups is part of Azure AD Privileged Identity Management – alongside with PIM for Azure AD Roles and PIM for Azure Resources, PIM for Groups enables users to activate the ownership or membership of an Azure AD security group or Microsoft 365 group. Groups can be used to govern access to a variety of scenarios that include Azure AD roles, Azure roles, as well as Azure SQL, Azure Key Vault, Intune, other application roles, and 3rd party applications.
29+
PIM for Groups is part of Azure AD Privileged Identity Management – alongside with PIM for Azure AD Roles and PIM for Azure Resources, PIM for Groups enables users to activate the ownership or membership of an Azure AD security group or Microsoft 365 group. Groups can be used to govern access to various scenarios that include Azure AD roles, Azure roles, as well as Azure SQL, Azure Key Vault, Intune, other application roles, and third party applications.
3030

3131
With PIM for Groups you can use policies similar to ones you use in PIM for Azure AD Roles and PIM for Azure Resources: you can require approval for membership or ownership activation, enforce multi-factor authentication (MFA), require justification, limit maximum activation time, and more. Each group in PIM for Groups has two policies: one for activation of membership and another for activation of ownership in the group. Up until January 2023, PIM for Groups feature was called “Privileged Access Groups”.
3232

@@ -65,6 +65,14 @@ There are two ways to make a group of users eligible for Azure AD role:
6565

6666
To provide a group of users with just-in-time access to Azure AD directory roles with permissions in SharePoint, Exchange, or Security & Microsoft Purview compliance portal (for example, Exchange Administrator role), be sure to make active assignments of users to the group, and then assign the group to a role as eligible for activation (Option #1 above). If you choose to make active assignment of a group to a role and assign users to be eligible to group membership instead, it may take significant time to have all permissions of the role activated and ready to use.
6767

68+
## Privileged Identity Management and group nesting
69+
70+
In Azure AD, role-assignable groups can’t have other groups nested inside them. To learn more, see [Use Azure AD groups to manage role assignments](../roles/groups-concept.md). This is applicable to active membership: one group cannot be an active member of another group that is role-assignable.
71+
72+
One group can be an eligible member of another group, even if one of those groups is role-assignable.
73+
74+
If a user is an active member of Group A, and Group A is an eligible member of Group B, the user can activate their membership in Group B. This activation will be only for the user that requested the activation for, it does not mean that the entire Group A becomes an active member of Group B.
75+
6876
## Next steps
6977

7078
- [Bring groups into Privileged Identity Management (preview)](groups-discover-groups.md)

0 commit comments

Comments
 (0)