Skip to content

Commit df0d592

Browse files
Edits
1 parent 70450e4 commit df0d592

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

articles/virtual-desktop/set-up-mfa.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: Heidilohr
66

77
ms.service: virtual-desktop
88
ms.topic: conceptual
9-
ms.date: 04/18/2020
9+
ms.date: 04/22/2020
1010
ms.author: helohr
1111
manager: lizross
1212
---
@@ -31,24 +31,25 @@ Here's what you'll need to get started:
3131
3232
## Create a Conditional Access policy
3333

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.
3535

3636
1. Sign in to the **Azure portal** as a global administrator, security administrator, or Conditional Access administrator.
3737
1. Browse to **Azure Active Directory** > **Security** > **Conditional Access**.
3838
1. Select **New policy**.
3939
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**.
4141
1. Under **Include**, select **Select users and groups** > **Users and groups** > Choose the group created in the prerequisites stage.
4242
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**.
4445
![A screenshot of the Cloud apps or actions page. The Windows Virtual Desktop and Windows Virtual Desktop Client apps are highlighted in red.](media/cloud-apps-enterprise-selected.png)
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**.
4748
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.
4950

5051
## Next steps
5152

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)
5354

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

Comments
 (0)