Skip to content

Commit 6dd0196

Browse files
authored
Merge pull request #196751 from martincoetzer/patch-3
Update steps-secure-identity.md
2 parents 09fd941 + 9792329 commit 6dd0196

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/security/fundamentals/steps-secure-identity.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: security
77
ms.subservice: security-fundamentals
88
ms.workload: identity
99
ms.topic: conceptual
10-
ms.date: 06/15/2021
10+
ms.date: 05/01/2022
1111

1212
ms.author: martinco
1313
author: martincoetzer
@@ -130,7 +130,7 @@ Azure AD built-in and custom roles operate on concepts similar to roles found in
130130

131131
Both systems contain similarly used role definitions and role assignments. However, Azure AD role permissions can't be used in Azure custom roles and vice versa. As part of deploying your privileged account process, follow the best practice to create at least two emergency accounts to make sure you still have access to Azure AD if you lock yourself out.
132132

133-
For more information, see the article [Plan a Privileged Identity Management deployment](../../active-directory/privileged-identity-management/pim-deployment-plan.md).
133+
For more information, see the article [Plan a Privileged Identity Management deployment](../../active-directory/privileged-identity-management/pim-deployment-plan.md) and [securing privileged access](/security/compass/overview).
134134

135135
### Restrict user consent operations
136136

@@ -140,7 +140,7 @@ Microsoft recommends restricting user consent to allow end-user consent only for
140140

141141
Make sure users can request admin approval for new applications to reduce user friction, minimize support volume, and prevent users from signing up for applications using non-Azure AD credentials. Once you regulate your consent operations, administrators should audit app and consent permissions regularly.
142142

143-
For more information, see the article [Azure Active Directory consent framework(../../active-directory/develop/consent-framework.md).
143+
For more information, see the article [Azure Active Directory consent framework](../../active-directory/develop/consent-framework.md).
144144

145145
## Step 3 - Automate threat response
146146

0 commit comments

Comments
 (0)