Forum Discussion

Cathal Condon's avatar
Cathal Condon
Copper Contributor
May 10, 2018

How to block certain apps in intune?

Hi Everyone,

 

I am looking to see if there is anyway I can block Apple Mail and Gmail apps on IOS and Android from being used via Intune?

Is this possible?

 

Thanks

Cathal

  • Hi Cathal,

     

    As Alexander said you can use Conditional Access and allow approved apps only. But remember conditional access works with modern authentication. If an app uses legacy auth (basic auth, etc) like for example Exchange ActiveSync you will not block it with Conditional Access unless you take additional steps like EAS Quarantine. But even then you have still POP, SMTP, EWS, etc. Therefore you would need to block this via ADFS for example or wait until Conditional Access is able to block legacy auth also.

     

    best,

    Oliver

    • Josh Russ's avatar
      Josh Russ
      Copper Contributor

      Does conditional access work for third party (non Microsoft) applications? Is the Intune SDK or Intune wrapper required to enable conditional access when using Intune MAM?

      Thanks
      Josh

      • Alexander Vanyurikhin's avatar
        Alexander Vanyurikhin
        Iron Contributor

        Conditional access and MAM are complitely different things.
        In order to block app using Condtional Access, application needs to be integrated with Azure AD. After that you will be able to select app as target for CA Policy.

         

        MAM policy can be deployed to any mobile application with Intune SDK. To target MAM policy for app, you just need to add bundleID on stage of targeting app protection policy.

         

        In easy terms, CA policy is checking your connection to meet required conditons (risk level, app used, location) and MAM policy is controlling what you can do with corporate data in mobile application. 

  • Conditional access can help with that. There is an option to allowed apps only (Outlook Mobile is one of it).

Resources