A firm targets an Intune app protection policy at all of its staff for Outlook on iOS and Android, and the policy blocks the copying of corporate data into applications that Intune does not manage. No Conditional Access policy in the tenant names app protection as a grant control. Which statement correctly describes the boundary of what the app protection policy achieves on its own?
- AIt refuses a sign-in from any mail application other than Outlook, because Microsoft Intune registers each protected application with Microsoft Entra ID and the identity platform then rejects the applications that are absent from that registration.
- BIt takes effect once the handset has been enrolled in Microsoft Intune, so an unenrolled handset carries no protection of any kind until a Conditional Access policy has driven its owner through enrolment during a sign-in.
- CIt governs how corporate data is handled inside Outlook for the users it targets, and nothing in it stops one of those users reaching the same mailbox from a mail application that no app protection policy governs, which is the gap a Conditional Access grant requiring app protection closes. Correct
- DIt is enforced by Exchange Online at the protocol level, so a mail application that no policy governs is refused by the service itself rather than by the application, and the mailbox therefore stays out of reach of that client.
Why A is wrong: Tempting because the set of applications that support app protection does feel like an approved list that something must be enforcing at sign-in. It is wrong because Intune does not turn that support into a sign-in restriction, and a Conditional Access grant is what refuses a token to a client that is not policy protected.
Why B is wrong: Tempting because much of Intune does depend on an enrolment record, and candidates often assume every Intune control does. It is wrong because app protection policies apply to managed applications without enrolment, which is the arrangement usually described as MAM without enrolment.
Why C is correct: Correct because an app protection policy is a data handling control applied inside a managed application, and it has no say over which client the identity platform will issue a token to, so the choice of client stays open until a Conditional Access grant constrains it.
Why D is wrong: Tempting because mailbox level controls that act on client protocols do exist and produce a superficially similar outcome. It is wrong because an app protection policy is delivered to and enforced by the managed application on the handset, and it places no restriction inside the mail service.