Forum Discussion

skipster311-175's avatar
skipster311-175
Copper Contributor
Apr 15, 2022
Solved

Verify software is installed compliant

Hello all

Can we use Intune to create a policy that requires certain software like zscaler, cylance and rapid7  to be installed to be compliant ? and then create a CA policy   to block any device that is not compliant from connecting to Azure\O365 if the device does not have this software installed 

3 Replies

  • aollivierre305's avatar
    aollivierre305
    Copper Contributor
    As mentioned already step 1 the app will need to show as an Azure AD registered app . Has nothing to do with Intune. CA policies apply for public and private apps in Azure AD only. Of course these apps will be registered there for purposes of SSO after all AAD is an identity provider and a Directory as a service. CA policies is simply an engine that processes signals from other systems and acts based on these signals.

    Now as far as I understand these are third party EDR/XDR tools so you may achieve better results with looking at Microsoft Defender for Endpoint/Business in combination with Sentinel and Microsoft security center. Intune plays nicely with MS Defender for Endpoint.
  • PDostiyar's avatar
    PDostiyar
    Bronze Contributor
    Note sure if you can add all the apps unless you have SSO for these apps and if you can see them in Azure as an app then you can create a conditional access base on these applications the device will be compliant and access requires otherwise it will be blocked.

    Again the starting point is you should be able to see your apps on Azure like not the apps created on intune to be pushed but the Azure apps for SSO or Access.

    Than go to Azure > Azure Active Directory > Enterprise Applications > Conditional Access
    here you will create a new Policy Select the Cloud Apps, give conditions, and then access control.

    I suggest trying this on a test environment as it might Mess with your production and let me know how your testing goes.

Resources