title | description | services | ms.service | ms.subservice | ms.topic | ms.date | ms.author | author | manager | ms.reviewer | ms.collection |
---|---|---|---|---|---|---|---|---|---|---|---|
Require compliant, hybrid joined devices, or MFA |
Create a custom Conditional Access policy to require compliant, hybrid joined devices, or multifactor authentication |
active-directory |
active-directory |
conditional-access |
how-to |
09/30/2022 |
joflore |
MicrosoftGuyJFlo |
amycolannino |
calebb, lhuangnorth |
M365-identity-device-management |
Common Conditional Access policy: Require a compliant device, hybrid Azure AD joined device, or multifactor authentication for all users
Organizations who have deployed Microsoft Intune can use the information returned from their devices to identify devices that meet compliance requirements such as:
- Requiring a PIN to unlock
- Requiring device encryption
- Requiring a minimum or maximum operating system version
- Requiring a device isn't jailbroken or rooted
Policy compliance information is sent to Azure AD where Conditional Access decides to grant or block access to resources. More information about device compliance policies can be found in the article, Set rules on devices to allow access to resources in your organization using Intune
Requiring a hybrid Azure AD joined device is dependent on your devices already being hybrid Azure AD joined. For more information, see the article Configure hybrid Azure AD join.
User exclusions
[!INCLUDE active-directory-policy-exclusions]
[!INCLUDE active-directory-policy-deploy-template]
Create a Conditional Access policy
The following steps will help create a Conditional Access policy to require multifactor authentication, devices accessing resources be marked as compliant with your organization's Intune compliance policies, or be hybrid Azure AD joined.
- Sign in to the Azure portal as a Conditional Access Administrator, Security Administrator, or Global Administrator.
- Browse to Azure Active Directory > Security > Conditional Access.
- Select New policy.
- Give your policy a name. We recommend that organizations create a meaningful standard for the names of their policies.
- Under Assignments, select Users or workload identities.
- Under Include, select All users.
- Under Exclude, select Users and groups and choose your organization's emergency access or break-glass accounts.
- Under Cloud apps or actions > Include, select All cloud apps.
- If you must exclude specific applications from your policy, you can choose them from the Exclude tab under Select excluded cloud apps and choose Select.
- Under Access controls > Grant.
- Select Require multifactor authentication, Require device to be marked as compliant, and Require hybrid Azure AD joined device
- For multiple controls select Require one of the selected controls.
- Select Select.
- Confirm your settings and set Enable policy to Report-only.
- Select Create to create to enable your policy.
After confirming your settings using report-only mode, an administrator can move the Enable policy toggle from Report-only to On.
[!NOTE] You can enroll your new devices to Intune even if you select Require device to be marked as compliant for All users and All cloud apps using the steps above. Require device to be marked as compliant control does not block Intune enrollment and the access to the Microsoft Intune Web Company Portal application.
Known behavior
On Windows 7, iOS, Android, macOS, and some third-party web browsers, Azure AD identifies the device using a client certificate that is provisioned when the device is registered with Azure AD. When a user first signs in through the browser the user is prompted to select the certificate. The end user must select this certificate before they can continue to use the browser.
Subscription activation
Organizations that use the Subscription Activation feature to enable users to “step-up” from one version of Windows to another, may want to exclude the Universal Store Service APIs and Web Application, AppID 45a330b1-b1ec-4cc1-9161-9f03992aa49f from their Conditional Access policy.
Next steps
Conditional Access common policies
Determine impact using Conditional Access report-only mode
Simulate sign in behavior using the Conditional Access What If tool