Skip to content

Commit 7fb20c8

Browse files
committed
Configure Conditional Access policy section
1 parent e79cfcd commit 7fb20c8

File tree

4 files changed

+24
-7
lines changed

4 files changed

+24
-7
lines changed
82.8 KB
Loading
43.4 KB
Loading
-14.6 KB
Loading

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

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,33 @@ ms.date: 04/05/2022
2525
To add or remove protected actions, you must have:
2626

2727
- Azure AD Premium P1 or P2 license
28-
- [Conditional Access Administrator](permissions-reference.md#conditional-access-administrator) or [Security Administrator](permissions-reference.md#security-administrator)
29-
- One or more [Conditional Access authentication context configured](../conditional-access/concept-conditional-access-cloud-apps.md#authentication-context)
28+
- [Conditional Access Administrator](permissions-reference.md#conditional-access-administrator) or [Security Administrator](permissions-reference.md#security-administrator) role
3029

31-
## Add protected actions
30+
## Configure Conditional Access policy
3231

33-
To add protection actions, assign a Conditional Access policy to one or more permissions, using a Conditional Access authentication context.
32+
Protected actions use a Conditional Access authentication context, so you must configure an authentication context and add it to a Conditional Access policy. If you already have a policy with an authentication context, you can skip to the next section.
3433

35-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
34+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) or [Azure portal](https://portal.azure.com).
35+
36+
1. Select **Azure Active Directory** > **Protect & secure** > **Conditional Access** > **Authentication context** > **Authentication context**.
37+
38+
1. Select **New authentication context** to open the **Add authentication context** pane.
39+
40+
1. Enter a name and description and then select **Save**.
41+
42+
:::image type="content" source="media/protected-actions-add/authentication-context-add.png" alt-text="Screenshot of New policy page to create a new policy with an authentication context." lightbox="media/protected-actions-add/authentication-context-add.png":::
43+
44+
1. Select **Policies** > **New policy** to create a new policy.
45+
46+
1. Create a new policy and select your authentication context.
47+
48+
For more information, see [Conditional Access: Cloud apps, actions, and authentication context](../conditional-access/concept-conditional-access-cloud-apps.md).
49+
50+
:::image type="content" source="media/protected-actions-add/policy-authentication-context.png" alt-text="Screenshot of Add protected actions page in Roles and administrators." lightbox="media/protected-actions-add/policy-authentication-context.png":::
51+
52+
## Add protected actions
53+
54+
To add protection actions, assign a Conditional Access policy to one or more permissions using a Conditional Access authentication context.
3655

3756
1. Select **Azure Active Directory** > **Roles & admins** > **Protected actions (Preview)**.
3857

@@ -44,8 +63,6 @@ To add protection actions, assign a Conditional Access policy to one or more per
4463

4564
1. Select a configured Conditional Access authentication context.
4665

47-
If no values are available, [configure a Conditional Access authentication context](../conditional-access/concept-conditional-access-cloud-apps.md#authentication-context) for your tenant.
48-
4966
1. Select **Select permissions** and select the permissions to protect with Conditional Access.
5067

5168
:::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":::

0 commit comments

Comments
 (0)