Blog

August 7, 2021
Category: microsoft
Tags: 2fa, cloudpc, conditional-access, mfa, windows365

A Quick start to Enabling MFA for Windows365

Introduction

This is a quick article to show you how to configure MFA with a conditional Access policy for Windows365.

Please note that I am using Windows 365 Business and a developer licence from Microsoft.

https://developer.microsoft.com/en-us/microsoft-365/dev-program

Steps:

These high level steps will guide you through the process of setting up MFA and creating a conditional access policy for Windows 365.

  1. Within the Microsoft 365 portal, Navigate to Users > Active Users > Then select Multifactor Authentication.

/images/blog/20210807-screenshot-1783-ryan.jpg

2. Enable MFA for the users in question. This can be done by selecting the user and clicking Enable using the quick steps menu on the right hand side of the page.

3. Once complete, Go to Portal.Azure.com. Navigate to Azure Active Directory using the icon or search bar.

Azure Active Directory

4. Then click properties > manage security defaults located at the bottom of the properties page. Then configure to enable Conditional Access.

Azure Active Directory properties

/images/blog/20210807-screenshot-1786-ryan.jpg+

5. We now select the Security button located on the left menu.

Security

alt text

6. Select Conditional Access within the left-hand menu.

Conditional Access

alt text

7. You will now see Conditional Access page.

8. Click Create New Policy

/images/blog/20210807-screenshot-1781-ryan.jpg

9. Enter a name for the Conditional Access Policy and set assignments for all users as shown in the screenshot shown below.

/images/blog/20210807-screenshot-1774-ryan.jpg

10. Under cloud apps or actions > select "cloud apps" under "Select what this policy applies to" and select the app Windows 365.

/images/blog/20210807-screenshot-1775-ryan.jpg)

11. Now we need to set the condition of the policy

12. We will configure client apps and select both "Browser" & "Mobile apps and desktop clients". This means that the policy will apply for access to Mobile/Browser and desktop clients.

/images/blog/20210807-screenshot-1776-ryan.jpg)

13. We now set the grant access configuration and tick "Require multi-factor authentication" under Grant access.

/images/blog/20210807-screenshot-1777-ryan.jpg

14. The last section we will configure is Session, to set the controls on user access based sign-in frequency. In this example we set 4 hours however, you can choose what ever you/your organisation decide.

(/images/blog/20210807-screenshot-1778-ryan.jpg

15. Ensure that you set the policy to On.

(/images/blog/20210807-screenshot-1779-ryan.jpg

16. Once you have clicked Create, you will see the Newly created police in the policies section as shown in the screenshot below.

alt text

Summary

This provides a high level guidance for setting up Multi factor and Conditional access policies for Windows 365.

Any questions, feel free to drop me a line or comment.