Skip to content

Commit 5876e9e

Browse files
authored
Merge pull request #99601 from MicrosoftGuyJFlo/BlockLegacyAuthUpdate
[Azure AD] Conditional Access - GitHub Issue 43521 Update
2 parents 79f2f9b + 3d97460 commit 5876e9e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/active-directory/conditional-access/howto-conditional-access-policy-block-legacy.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: conditional-access
88
ms.topic: conceptual
9-
ms.date: 12/12/2019
9+
ms.date: 12/20/2019
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
@@ -31,9 +31,11 @@ The following steps will help create a Conditional Access policy to block legacy
3131
1. Under **Include**, select **All users**.
3232
1. Under **Exclude**, select **Users and groups** and choose any accounts that must maintain the ability to use legacy authentication.
3333
1. Select **Done**.
34+
1. Under **Cloud apps or actions** select **All cloud apps**.
35+
1. Select **Done**.
3436
1. Under **Conditions** > **Client apps (preview)**, set **Configure** to **Yes**.
3537
1. Check only the boxes **Mobile apps and desktop clients** > **Other clients**.
36-
2. Select **Done**.
38+
1. Select **Done**.
3739
1. Under **Access controls** > **Grant**, select **Block access**.
3840
1. Select **Select**.
3941
1. Confirm your settings and set **Enable policy** to **On**.

0 commit comments

Comments
 (0)