Skip to content

Commit 7c542a3

Browse files
authored
Merge pull request #112493 from curtand/pim0423
[Azure AD PIM] fix mistake
2 parents 866cda1 + 7f74366 commit 7c542a3

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

articles/active-directory/privileged-identity-management/pim-getting-started.md

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: active-directory
1111
ms.subservice: pim
1212
ms.topic: conceptual
1313
ms.workload: identity
14-
ms.date: 04/21/2020
14+
ms.date: 04/23/2020
1515
ms.author: curtand
1616
ms.custom: pim
1717
ms.collection: M365-identity-device-management
@@ -20,7 +20,7 @@ ms.collection: M365-identity-device-management
2020

2121
This article describes how to enable Privileged Identity Management (PIM) and get started using it.
2222

23-
Use Privileged Identity Management (PIM) to manage, control, and monitor access within your Azure Active Directory (Azure AD) organization. With PIM you can provide as-needed and just-in-time access to Azure resources, Azure AD, and other Microsoft online services like Office 365 or Microsoft Intune.
23+
Use Privileged Identity Management (PIM) to manage, control, and monitor access within your Azure Active Directory (Azure AD) organization. With PIM you can provide as-needed and just-in-time access to Azure resources, Azure AD resources, and other Microsoft online services like Office 365 or Microsoft Intune.
2424

2525
## Prerequisites
2626

@@ -35,30 +35,22 @@ For more information, see [License requirements to use Privileged Identity Manag
3535

3636
Once you have enabled Privileged Identity Management for your directory, you can prepare Privileged Identity Management to manage Azure AD roles.
3737

38-
You should get started with Azure AD roles in the following order:
38+
Here are the tasks we recommend for you to prepare for Azure AD roles, in order:
3939

40-
1. [Configure role settings](pim-how-to-change-default-settings.md).
40+
1. [Configure Azure AD role settings](pim-how-to-change-default-settings.md).
4141
1. [Give eligible assignments](pim-how-to-add-role-to-user.md).
42-
1. [Allow eligible users to activate their role just-in-time](pim-how-to-activate-role.md).
42+
1. [Allow eligible users to activate their Azure AD role just-in-time](pim-how-to-activate-role.md).
4343

4444
## Prepare PIM for Azure roles
4545

4646
Once you have enabled Privileged Identity Management for your directory, you can prepare Privileged Identity Management to manage Azure roles for Azure resource access on a subscription.
4747

48-
You should get started with Azure roles in the following order:
48+
Here are the tasks we recommend for you to prepare for Azure roles, in order:
4949

5050
1. [Discover Azure resources](pim-resource-roles-discover-resources.md)
51-
1. [Configure role settings](pim-resource-roles-configure-role-settings.md).
51+
1. [Configure Azure role settings](pim-resource-roles-configure-role-settings.md).
5252
1. [Give eligible assignments](pim-resource-roles-assign-roles.md).
53-
1. [Allow eligible users to activate their roles just-in-time](pim-resource-roles-activate-your-roles.md).
54-
55-
I think this is good, can we also add a section for Azure Resource roles. You can add the same three though they will link to the Azure Resource doc. And before these 3 points, Azure Resource will require customers to discover resources
56-
57-
58-
https://review.docs.microsoft.com/en-us/azure/active-directory/privileged-identity-management/pim-resource-roles-discover-resources?branch=pr-en-us-111400
59-
60-
61-
53+
1. [Allow eligible users to activate their Azure roles just-in-time](pim-resource-roles-activate-your-roles.md).
6254

6355
## Navigate to your tasks
6456

0 commit comments

Comments
 (0)