Skip to content

Commit 9daf1ab

Browse files
committed
revised per PM SHaun Liu
1 parent da6d23a commit 9daf1ab

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

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

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,33 @@ For more information, see [License requirements to use Privileged Identity Manag
3333

3434
## Prepare PIM for Azure AD roles
3535

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

3838
You should get started with Azure AD roles in the following order:
3939

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

44+
## Prepare PIM for Azure roles
45+
46+
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.
47+
48+
You should get started with Azure roles in the following order:
49+
50+
1. [Discover Azure resources](pim-resource-roles-discover-resources.md)
51+
1. [Configure role settings](pim-resource-roles-configure-role-settings.md).
52+
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+
62+
4463
## Navigate to your tasks
4564

4665
Once Privileged Identity Management is set up, you can learn your way around.

articles/active-directory/privileged-identity-management/pim-security-wizard.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ ms.collection: M365-identity-device-management
2121

2222
If you're the first person to use Privileged Identity Management (PIM) in your Azure Active Directory (Azure AD)organization, you are presented with a wizard to get started. The wizard helps you understand the security risks of privileged identities and how to use Privileged Identity Management to reduce those risks. You don't need to make any changes to existing role assignments in the wizard, if you prefer to do it later.
2323

24+
> [!Important]
25+
> The security wizard is temporarily unavailable. It will be back online with improvements soon.
26+
2427
## Wizard overview
2528

2629
Before your organization starts using Privileged Identity Management, all role assignments are permanent: the users are always in these roles even if they do not presently need their privileges. The first step of the wizard shows you a list of high-privileged roles and how many users are currently in those roles. You can drill in to a particular role to learn more about users if one or more of them are unfamiliar.

0 commit comments

Comments
 (0)