You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-desktop/set-up-mfa.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: Heidilohr
6
6
7
7
ms.service: virtual-desktop
8
8
ms.topic: conceptual
9
-
ms.date: 04/18/2020
9
+
ms.date: 04/22/2020
10
10
ms.author: helohr
11
11
manager: lizross
12
12
---
@@ -31,24 +31,25 @@ Here's what you'll need to get started:
31
31
32
32
## Create a Conditional Access policy
33
33
34
-
The following steps will help create a Conditional Access policy to require multi-factor authentication when connecting to a Windows Virtual Desktop.
34
+
This section will show you how to create a Conditional Access policy that requires multi-factor authentication when connecting to Windows Virtual Desktop.
35
35
36
36
1. Sign in to the **Azure portal** as a global administrator, security administrator, or Conditional Access administrator.
37
37
1. Browse to **Azure Active Directory** > **Security** > **Conditional Access**.
38
38
1. Select **New policy**.
39
39
1. Give your policy a name. We recommend that organizations create a meaningful standard for the names of their policies.
40
-
1. Under **Assignments**, select **Users and groups**
40
+
1. Under **Assignments**, select **Users and groups**.
41
41
1. Under **Include**, select **Select users and groups** > **Users and groups** > Choose the group created in the prerequisites stage.
42
42
1. Select **Done**.
43
-
1. Under **Cloud apps or actions** > **Include**, select **Select apps**, choose **Windows Virtual Desktop** and **Windows Virtual Desktop Client**, and select **Select** then **Done**.
43
+
1. Under **Cloud apps or actions** > **Include**, select **Select apps**.
44
+
1. Choose **Windows Virtual Desktop** and **Windows Virtual Desktop Client**, and select **Select** then **Done**.
44
45

45
-
1. Under **Access controls** > **Grant**, select **Grant access**, **Require multi-factor authentication**, and select**Select**.
46
-
1. Under **Access controls** > **Session**, select **Sign-in frequency**, set the value to **1** and the unit to **Hours**, then select**Select**.
46
+
1. Under **Access controls** > **Grant**, select **Grant access**, **Require multi-factor authentication**, and then**Select**.
47
+
1. Under **Access controls** > **Session**, select **Sign-in frequency**, set the value to **1** and the unit to **Hours**, and then**Select**.
47
48
1. Confirm your settings and set **Enable policy** to **On**.
48
-
1. Select **Create** to create to enable your policy.
49
+
1. Select **Create** to enable your policy.
49
50
50
51
## Next steps
51
52
52
-
[Learn more about Conditional Access policies](../active-directory/conditional-access/concept-conditional-access-policies.md)
53
+
-[Learn more about Conditional Access policies](../active-directory/conditional-access/concept-conditional-access-policies.md)
53
54
54
-
[Learn more about user sign in frequency](../active-directory/conditional-access/howto-conditional-access-session-lifetime.md#user-sign-in-frequency)
55
+
-[Learn more about user sign in frequency](../active-directory/conditional-access/howto-conditional-access-session-lifetime.md#user-sign-in-frequency)
0 commit comments