Forum Discussion
allymohit
Jun 30, 2021Copper Contributor
Block email on personal phones
Hello,
I am using Intune and I want to know if it is possible to block emails on personal phones and allow mail to be accessed on work profile only.
- pvanberloSteel ContributorYou'll want to look at a combination of MAM policies and Azure AD Conditional Access policies for this. Are the devices used for work all enrolled in Intune MDM? If so, it's probably just as simple as saying a device needs to be marked as compliant. Alternatively, there's also a preview for AAD Conditional Access policies that allows you to filter on devices (and the filter includes the option to match on the 'deviceOwnership' attribute eg. if a device is marked as personal or not).
Some info can be found at https://docs.microsoft.com/en-us/mem/intune/protect/tutorial-protect-email-on-unmanaged-devices.- pvanberloSteel ContributorJust to avoid confusion, can you tell me what you mean with profile in this case? Are we talking about for example Android phones which have this feature in some cases to 'distinguish' between a personal and work profile?
You may want to approach this the other way around. Instead of "blocking personal devices", only allowing "managed/compliant devices". Effectively it would be the same.
I do not recall seeing the possibility to actually block setting up e-mail, unless you do this per user or do it the other way around - make everything that should be allowed compliant and block everything else. Perhaps someone else has more insight into this specifically.