title | titleSuffix | description | keywords | author | ms.author | manager | ms.date | ms.topic | ms.service | ms.localizationpriority | ms.technology | ms.assetid | ms.suite | search.appverid | ms.custom | ms.collection |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Conditional Access scenarios |
Microsoft Intune |
Learn how Intune Conditional Access is commonly used for device-based and app-based Conditional Access. |
brenduns |
brenduns |
dougeby |
07/23/2019 |
conceptual |
microsoft-intune |
high |
a0b8e55e-c3d8-4599-be25-dc10c1027b62 |
ems |
MET150 |
intune-azure; get-started; seodec18 |
M365-identity-device-management |
[!INCLUDE azure_portal]
There are two types of conditional access with Intune: device-based conditional access and app-based conditional access. You need to configure the related compliance policies to drive conditional access compliance at your organization. Conditional access is commonly used to do things like allow or block access to Exchange, control access to the network, or integrate with a Mobile Threat Defense solution.
The information in this article can help you understand how to use the Intune mobile device compliance capabilities and the Intune mobile application management (MAM) capabilities.
Note
Conditional Access is an Azure Active Directory capability that is included with an Azure Active Directory Premium license. Intune enhances this capability by adding mobile device compliance and mobile app management to the solution. The Conditional Access node accessed from Intune is the same node as accessed from Azure AD.
Intune and Azure Active Directory work together to make sure only managed and compliant devices can access email, Office 365 services, Software as a service (SaaS) apps, and on-premises apps. Additionally, you can set a policy in Azure Active Directory to only enable domain-joined computers or mobile devices that are enrolled in Intune to access Office 365 services.
Intune provides device compliance policy capabilities that evaluate the compliance status of the devices. The compliance status is reported to Azure Active Directory that uses it to enforce the Conditional Access policy created in Azure Active Directory when the user tries to access company resources.
Device-based Conditional Access policies for Exchange online and other Office 365 products are configured through the Azure portal.
-
Learn more about Require managed devices with Conditional Access in Azure Active Directory.
-
Learn more about Intune device compliance.
-
Learn more about Supported browsers with Conditional Access in Azure Active Directory.
Note
On Android devices, when you enable Device Based Access for SharePoint Online or browser-based access to Exchange Online, users must enable the Enable Browser Access option on the enrolled device as follows:
- Launch the Company Portal app.
- Go to the Settings page from the triple dots (...) or the hardware menu button.
- Press the Enable Browser Access button.
- In the Chrome browser, sign out of Office 365 and restart Chrome.
Intune integrates with partners like Cisco ISE, Aruba Clear Pass, and Citrix NetScaler to provide access controls based on the Intune enrollment and the device compliance state.
Users can be allowed or denied access to corporate Wi-Fi or VPN resources based on whether the device they're using is managed and compliant with Intune device compliance policies.
- Learn more about the NAC integration with Intune.
Intune partners with Mobile Threat Defense vendors that provide a security solution to detect malware, Trojans, and other threats on mobile devices.
When mobile devices have the Mobile Threat Defense agent installed, the agent sends compliance state messages back to Intune reporting when a threat is found on the mobile device itself.
The Intune and mobile threat defense integration plays a factor in the conditional access decisions based on device risk.
- Learn more about Intune mobile threat defense.
Conditional access for PCs provides capabilities similar to those available for mobile devices. Let’s talk about the ways you can use conditional access when managing PCs with Intune.
-
On premises AD domain joined: This option is commonly used by organizations that are reasonably comfortable with how they’re already managing their PCs through AD group policies or System Center Configuration Manager.
-
Azure AD domain joined and Intune management: This scenario is for organizations that want to be cloud-first (that is, primarily use cloud services, with a goal to reduce use of an on-premises infrastructure) or cloud-only (no on-premises infrastructure). Azure AD Join works well in a hybrid environment, enabling access to both cloud and on-premises apps and resources. The device joins to the Azure AD and gets enrolled to Intune, which can be used as a conditional access criteria when accessing corporate resources.
-
AD domain joined and System Center Configuration Manager: As of current branch, System Center Configuration Manager provides conditional access capabilities that can evaluate specific compliance criteria, in addition to being a domain-joined PC:
-
Is the PC encrypted?
-
Is anti-malware installed? Is it up-to-date?
-
Is the device jailbroken or rooted?
-
- Workplace join and Intune management: Here the user can join their personal devices to access corporate resources and services. You can use Workplace join and enroll devices into Intune MDM to receive device-level policies, which are another option to evaluate conditional access criteria.
Learn more about Device Management in Azure Active Directory.
Intune and Azure Active Directory work together to make sure only managed apps can access corporate e-mail or other Office 365 services.
- Learn more about app-based conditional access with Intune.
Conditional access can be used to allow or block access to Exchange on-premises based on the device compliance policies and enrollment state. When conditional access is used in combination with a device compliance policy, only compliant devices are allowed access to Exchange on-premises.
You can configure advanced settings in conditional access for more granular control such as:
-
Allow or block certain platforms.
-
Immediately block devices that aren't managed by Intune.
Any device used to access Exchange on-premises is checked for compliance when device compliance and conditional access policies are applied.
When devices don't meet the conditions set, the end user is guided through the process of enrolling the device to fix the issue that is making the device noncompliant.
Conditional access for Exchange on-premises works differently than Azure Conditional Access based policies. You install the Intune Exchange on-premises connector to directly interact with Exchange server. The Intune Exchange connector pulls in all the Exchange Active Sync (EAS) records that exist at the Exchange server so Intune can take these EAS records and map them to Intune device records. These records are devices enrolled and recognized by Intune. This process allows or blocks e-mail access.
If the EAS record is new and Intune isn't aware of it, Intune issues a cmdlet (pronounced "command-let") that directs the Exchange server to block access to e-mail. Following are more details on how this process works:
-
User tries to access corporate email, which is hosted on Exchange on-premises 2010 SP1 or later.
-
If the device is not managed by Intune, access to email will be blocked. Intune sends a block notification to the EAS client.
-
EAS receives the block notification, moves the device to quarantine, and sends the quarantine email with remediation steps that contain links so the users can enroll their devices.
-
The Workplace join process happens, which is the first step to have the device managed by Intune.
-
The device gets enrolled into Intune.
-
Intune maps the EAS record to a device record, and saves the device compliance state.
-
The EAS client ID gets registered by the Azure AD Device Registration process, which creates a relationship between the Intune device record, and the EAS client ID.
-
The Azure AD Device Registration saves the device state information.
-
If the user meets the conditional access policies, Intune issues a cmdlet through the Intune Exchange connector that allows the mailbox to sync.
-
Exchange server sends the notification to EAS client so the user can access e-mail.
Intune evaluates and manages the device state.
Exchange server provides API and infrastructure to move devices to quarantine.
Important
Keep in mind that the user who’s using the device must have a compliance profile and Intune license assigned to them so the device can be evaluated for compliance. If no compliance policy is deployed to the user, the device is treated as compliant and no access restrictions are applied.
How to configure Conditional Access in Azure Active Directory
Set up app-based conditional access policies
How to install on-premises Exchange connector with Intune.
How to create a Conditional Access policy for Exchange on-premises