Skip to content

Commit 0da0173

Browse files
committed
Title and Acrolinx updates
1 parent ce4d792 commit 0da0173

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/active-directory/roles/protected-actions-add.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Add, remove, or test protected actions in Azure AD (preview)
3-
description: Learn how to add, remove, or test protected actions in Azure Active Directory.
2+
title: Add, test, or remove protected actions in Azure AD (preview)
3+
description: Learn how to add, test, or remove protected actions in Azure Active Directory.
44
services: active-directory
55
author: rolyon
66
manager: amycolannino
@@ -12,13 +12,13 @@ ms.topic: how-to
1212
ms.date: 04/05/2022
1313
---
1414

15-
# Add, remove, or test protected actions in Azure AD (preview)
15+
# Add, test, or remove protected actions in Azure AD (preview)
1616

1717
> [!IMPORTANT]
1818
> Protected actions are currently in PREVIEW.
1919
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
2020
21-
[Protected actions](./protected-actions-overview.md) in Azure Active Directory (Azure AD) are permissions that have been assigned Conditional Access polices that are enforced when a user attempts to perform an action. This article describes how to add, remove, and test protected actions.
21+
[Protected actions](./protected-actions-overview.md) in Azure Active Directory (Azure AD) are permissions that have been assigned Conditional Access polices that are enforced when a user attempts to perform an action. This article describes how to add, test, or remove protected actions.
2222

2323
## Prerequisites
2424

@@ -46,7 +46,7 @@ To add protection actions, assign a Conditional Access policy to one or more per
4646

4747
If no values are available, [configure a Conditional Access authentication context](../conditional-access/concept-conditional-access-cloud-apps.md#authentication-context) for your tenant.
4848

49-
1. Select **Select permissions** and select the permission that will be protected by Conditional Access.
49+
1. Select **Select permissions** and select the permissions to protect with Conditional Access.
5050

5151
:::image type="content" source="media/protected-actions-add/permissions-select.png" alt-text="Screenshot of Add protected actions page with permissions selected." lightbox="media/protected-actions-add/permissions-select.png":::
5252

@@ -94,7 +94,7 @@ To remove protection actions, unassign Conditional Access policy requirements fr
9494

9595
1. Find and select the permission Conditional Access policy to unassign.
9696

97-
:::image type="content" source="media/protected-actions-add/permissions-remove.png" alt-text="Screenshot of Protected actions page with permissions selected to remove." lightbox="media/protected-actions-add/permissions-remove.png":::
97+
:::image type="content" source="media/protected-actions-add/permissions-remove.png" alt-text="Screenshot of Protected actions page with permission selected to remove." lightbox="media/protected-actions-add/permissions-remove.png":::
9898

9999
1. On the toolbar, select **Remove**.
100100

articles/active-directory/roles/protected-actions-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For this preview, Conditional Access policies can be applied to limited set of p
4242
- Custom rules that define network locations
4343
- Protected action management
4444

45-
Here is the initial set of permissions:
45+
Here's the initial set of permissions:
4646

4747
> [!div class="mx-tableFixed"]
4848
> | Permission | Description |
@@ -57,7 +57,7 @@ Here is the initial set of permissions:
5757
5858
## How do protected actions compare with Privileged Identity Management role activation?
5959

60-
[Privileged Identity Management role activation](../privileged-identity-management/pim-how-to-change-default-settings.md) can also be assigned Conditional Access policies. This allows for policy enforcement only when a user activates a role, providing the most comprehensive protection. Protected actions are enforced only when a user takes an action that requires permissions with Conditional Access policy assigned to it. This allows for high impact permissions to be protected, independent of a user role. Privileged Identity Management role activation and protected actions can be used together, for the strongest coverage.
60+
[Privileged Identity Management role activation](../privileged-identity-management/pim-how-to-change-default-settings.md) can also be assigned Conditional Access policies. This capability allows for policy enforcement only when a user activates a role, providing the most comprehensive protection. Protected actions are enforced only when a user takes an action that requires permissions with Conditional Access policy assigned to it. Protected actions allows for high impact permissions to be protected, independent of a user role. Privileged Identity Management role activation and protected actions can be used together, for the strongest coverage.
6161

6262
## Steps to use protected actions
6363

@@ -119,4 +119,4 @@ Here are some best practices for using protected actions.
119119

120120
## Next steps
121121

122-
- [Add, remove, or test protected actions in Azure AD](./protected-actions-add.md)
122+
- [Add, test, or remove protected actions in Azure AD](./protected-actions-add.md)

0 commit comments

Comments
 (0)