Ensuring devices meet organizational security and compliance policies
Yes. That behavior is expected when access to the required service is protected by a Conditional Access policy that uses Require device to be marked as compliant.
Supported flow:
- A device enrolls in Intune and registers in Microsoft Entra ID.
- Intune reports the device compliance state to Microsoft Entra ID.
- If the device is Non-compliant because it fails compliance settings such as encryption or firewall requirements, Conditional Access evaluates it as not compliant.
- When a Conditional Access policy requires the device to be marked as compliant, access to protected organizational resources is blocked.
Microsoft documentation states that when Conditional Access uses device compliance status, Conditional Access uses that compliance status to determine whether to grant or block access to organizational resources. It also states that when a device is not compliant and a Conditional Access policy applies, the device is blocked.
For the Company Portal part of the scenario, the documented exception is narrower than a general app download allowance:
- Require device to be marked as compliant does not block Intune enrollment.
- It also does not block access to the Microsoft Intune Web Company Portal application.
So the correct interpretation is:
- A noncompliant device can still be allowed through the specific exceptions for enrollment and the Microsoft Intune Web Company Portal application.
- But if downloading or installing a corporate app through Company Portal requires access to other protected corporate resources or services that are covered by Conditional Access, those accesses can be blocked because the device is noncompliant.
This means the statement "noncompliant device = always unable to download apps from Company Portal" is too broad based on the available documentation. The supported conclusion is:
- Conditional Access can block access required by Company Portal app scenarios when that access depends on protected resources and the device is noncompliant.
- Conditional Access does not block Intune enrollment or access to the Microsoft Intune Web Company Portal application solely because the policy requires device compliance.
If the internal question is whether noncompliance from encryption/firewall settings can be the reason users cannot access protected services needed during app acquisition, the answer is yes.