Skip to content

Commit d5518ad

Browse files
committed
Tweaks to activate directory role steps, fixed broken link
1 parent ae0882f commit d5518ad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/active-directory/active-directory-playbook-building-blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ Approximate time to Complete: 15 minutes
477477
| Login to https://portal.azure.com as a global admin (GA) and bootstrap the PIM blade. The Global Admin that performs this step is seeded as the security administrator. Let's call this actor GA1 | [Using the security wizard in Azure AD Privileged Identity Management](privileged-identity-management/pim-security-wizard.md) |
478478
| Identify the global admin and move them from permanent to eligible. This should be a separate admin from the one used in step 1 for clarity. Let's call this actor GA2 | [Azure AD Privileged Identity Management: How to add or remove a user role](privileged-identity-management/pim-how-to-add-role-to-user.md)<br/>[What is Azure AD Privileged Identity Management?: Configure the role activation settings](privileged-identity-management/pim-configure.md#configure-the-role-activation-settings) |
479479
| Now, log in as GA2 to https://portal.azure.com and try changing "User Settings". Notice, some options are grayed out. | |
480-
| In a new tab and in the same session as step 3, navigate now to https://portal.azure.com and add the PIM blade to the dashboard. | [How to activate or deactivate roles in Azure AD Privileged Identity Management: Add the Privileged Identity Management application](privileged-identity-management/pim-how-to-activate-role.md#add-the-privileged-identity-management-application) |
480+
| In a new tab and in the same session as step 3, navigate now to https://portal.azure.com and add the PIM blade to the dashboard. | [Start using PIM](privileged-identity-management/pim-getting-started.md#add-the-privileged-identity-management-application) |
481481
| Request activation to the Global Administrator role | [How to activate or deactivate roles in Azure AD Privileged Identity Management: Activate a role](privileged-identity-management/pim-how-to-activate-role.md#activate-a-role) |
482482
| Note, that if GA2 never signed up for MFA, registration for Azure MFA will be necessary | |
483483
| Go back to the original tab in step 3, and click the refresh button in the browser. Note that you now have access to change "User settings" | |

articles/active-directory/privileged-identity-management/pim-how-to-activate-role.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This article is for administrators who need to activate their role in PIM.
2525

2626
## Activate a role
2727

28-
When you need to take on a role, you can request activation by using the **My roles** navigation option in Azure AD Privileged Identity Management.
28+
When you need to take on a role, you can request activation by using the **My roles** navigation option in PIM.
2929

3030
1. Sign in to the [Azure portal](https://portal.azure.com/).
3131

@@ -65,7 +65,7 @@ When you need to take on a role, you can request activation by using the **My ro
6565

6666
1. Click **Activate**.
6767

68-
If the role does not require approval, it is now activated, and the role appears in the list of active roles (directly below the list of eligible role assignments). If the [role requires approval](./azure-ad-pim-approval-workflow.md) to activate, a notification will appear in the upper right corner of your browser informing you the request is pending approval.
68+
If the role does not require approval, it is now activated, and the role appears in the list of active roles. If the [role requires approval](./azure-ad-pim-approval-workflow.md) to activate, a notification will appear in the upper right corner of your browser informing you the request is pending approval.
6969

7070
![Request pending notification](./media/pim-how-to-activate-role/directory-roles-activate-notification.png)
7171

@@ -107,7 +107,7 @@ If you complete your administrator tasks early, you can also deactivate a role m
107107

108108
1. Click **My roles**.
109109

110-
1. Click **Active roles** to see the list of active roles.
110+
1. Click **Active roles** to see your list of active roles.
111111

112112
1. Find the role you're done using and then click **Deactivate**.
113113

0 commit comments

Comments
 (0)