Skip to content

Commit 996076a

Browse files
authored
Merge pull request #176502 from curtand/pim1019
[Azure AD PIM] PM sync updates
2 parents 75551d7 + e5899fd commit 996076a

File tree

3 files changed

+18
-8
lines changed

3 files changed

+18
-8
lines changed

articles/active-directory/privileged-identity-management/pim-how-to-renew-extend.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.tgt_pltfrm: na
1212
ms.devlang: na
1313
ms.topic: how-to
1414
ms.subservice: pim
15-
ms.date: 10/11/2021
15+
ms.date: 10/19/2021
1616
ms.author: curtand
1717
ms.reviewer: shaunliu
1818
ms.custom: pim
@@ -41,11 +41,14 @@ The following steps outline the process for requesting, resolving, or administer
4141

4242
### Self-extend expiring assignments
4343

44-
Users or groups assigned to a role can extend expiring role assignments directly from the **Eligible** or **Active** tab on the **My roles** page, either under **Azure AD roles** or from the top level **My roles** page of the Privileged Identity Management portal. Users or groups can request to extend eligible and active role assignments that expire in the next 14 days.
44+
Users assigned to a role can extend expiring role assignments directly from the **Eligible** or **Active** tab on the **My roles** page, either under **Azure AD roles** or from the top level **My roles** page of the Privileged Identity Management portal. In the portal, users can request to extend eligible or active (assigned) roles that expire in the next 14 days.
4545

4646
![Azure AD roles - My roles page listing eligible roles with an Action column](./media/pim-how-to-renew-extend/pim-extend-link-in-portal.png)
4747

48-
When the assignment end date and time is within 14 days, the button to **Extend** becomes an active link in the user interface. In the following example, assume the current date is March 27. For a group assigned to a role, the **Extend** link never becomes available, so that a single user with an inherited assignment can't extend the group assignment.
48+
When the assignment end date and time is within 14 days, the button to **Extend** becomes an active link in the user interface. In the following example, assume the current date is March 27.
49+
50+
>[!Note]
51+
>For a group assigned to a role, the **Extend** link never becomes available so that a user with an inherited assignment can't extend the group assignment.
4952
5053
![Action column with links to Activate or Extend](./media/pim-how-to-renew-extend/pim-extend-within-fourteen.png)
5154

articles/active-directory/privileged-identity-management/pim-resource-roles-discover-resources.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: how-to
1111
ms.tgt_pltfrm: na
1212
ms.workload: identity
1313
ms.subservice: pim
14-
ms.date: 10/07/2021
14+
ms.date: 10/19/2021
1515
ms.author: curtand
1616
ms.reviewer: shaunliu
1717
ms.collection: M365-identity-device-management
@@ -24,7 +24,11 @@ Using Azure Active Directory (Azure AD) Privileged Identity Management (PIM), yo
2424
- Organizations that already use Privileged Identity Management to protect Azure AD roles
2525
- Management group and subscription owners who are trying to secure production resources
2626

27-
When you first set up Privileged Identity Management for Azure resources, you need to discover and select the resources to protect with Privileged Identity Management. There's no limit to the number of resources that you can manage with Privileged Identity Management. However, we recommend starting with your most critical production resources.
27+
When you first set up Privileged Identity Management for Azure resources, you need to discover and select the resources you want to protect with Privileged Identity Management. There's no limit to the number of resources that you can manage with Privileged Identity Management. However, we recommend starting with your most critical production resources.
28+
29+
## Required permissions
30+
31+
You can view and manage the management groups or subscriptions to which you have Microsoft.Authorization/roleAssignments/write permissions, such as User Access Administrator or Owner roles. If you are not a subscription owner, but are a Global Administrator and don't see any Azure subscriptions or management groups to manage, then you can [elevate access to manage your resources](../../role-based-access-control/elevate-access-global-admin.md).
2832

2933
## Discover resources
3034

articles/active-directory/privileged-identity-management/pim-resource-roles-renew-extend.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.tgt_pltfrm: na
1212
ms.devlang: na
1313
ms.topic: how-to
1414
ms.subservice: pim
15-
ms.date: 10/11/2021
15+
ms.date: 10/19/2021
1616
ms.author: curtand
1717
ms.reviewer: shaunliu
1818
ms.custom: pim
@@ -41,11 +41,14 @@ The following steps outline the process for requesting, resolving, or administer
4141

4242
### Self-extend expiring assignments
4343

44-
Users or groups assigned to a role can extend expiring role assignments directly from the **Eligible** or **Active** tab on the **My roles** page of a resource and from the top level **My roles** page of the Privileged Identity Management portal.Users or groups can request to extend eligible and active (assigned) roles that expire in the next 14 days.
44+
Users assigned to a role can extend expiring role assignments directly from the **Eligible** or **Active** tab on the **My roles** page of a resource and from the top level **My roles** page of the Privileged Identity Management portal. In the portal, users can request to extend eligible or active (assigned) roles that expire in the next 14 days.
4545

4646
![Azure resources - My roles page listing eligible roles with an Action column](media/pim-resource-roles-renew-extend/aadpim-rbac-extend-ui.png)
4747

48-
When the assignment end date-time is within 14 days, the button to **Extend** becomes an active link in the user interface. In the following example, assume the current date is March 27. For a group assigned to a role, the **Extend** link never becomes available so that a single user with an inherited assignment can't extend the group assignment.
48+
When the assignment end date-time is within 14 days, the link to **Extend** becomes an active in the Azure portal. In the following example, assume the current date is March 27.
49+
50+
>[!Note]
51+
>For a group assigned to a role, the **Extend** link never becomes available so that a user with an inherited assignment can't extend the group assignment.
4952
5053
![Action column with links to Activate or Extend](media/pim-resource-roles-renew-extend/aadpim-rbac-extend-within-14.png)
5154

0 commit comments

Comments
 (0)