Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
Microsoft 365 - AskJ1 Community
<main> <article class="userContent"> <p>JupiterOne provides a managed integration for Microsoft 365. The integration<br> connects directly to Microsoft Graph APIs to obtain metadata about the target<br> organization and analyze resource relationships.</p> <h2 data-id="microsoft-365-jupiterone-integration-benefits">Microsoft 365 + JupiterOne Integration Benefits</h2> <ul><li>Visualize Microsoft 365 services, groups, and users in the JupiterOne graph.</li> <li>Map Microsoft 365 users to employees in your JupiterOne account.</li> <li>Monitor changes to Microsoft 365 users using JupiterOne alerts.</li> </ul><h2 data-id="how-it-works">How it Works</h2> <ul><li><p>JupiterOne periodically fetches account information, users, groups, and group<br> members from Microsoft 365 to update the graph.</p></li> <li><p>You write JupiterOne queries to review and monitor updates to the graph.</p></li> <li>You configure alerts to take action when JupiterOne graph changes.</li> </ul><h2 data-id="requirements">Requirements</h2> <ul><li><p>An organizational Active Directory tenant to target for ingestion. The<br> integration does not support the use of other tenant types.</p></li> <li><p>An account in the tenant you want to target for ingestion that has global<br> administrator access. You will login with this account to grant the JupiterOne<br> application API permissions that can read data across all users (admin<br> consent).</p></li> <li><p>You must have permission in JupiterOne to install new integrations.</p></li> </ul><h2 data-id="support">Support</h2> <p>If you need help with this integration, please contact<br><a rel="nofollow" href="https://support.jupiterone.io">JupiterOne Support</a>.</p> <h2 data-id="integration-walkthrough">Integration Walkthrough</h2> <h3 data-id="in-jupiterone">In JupiterOne</h3> <ol><li><p>From the top navigation of the J1 Search homepage, select <strong>Integrations</strong>.</p> <p> <img src="https://us.v-cdn.net/6035534/uploads/LVW30Z1GLVYN/landingpage.png" alt="Landing Page" class="embedImage-img importedEmbed-img"></img></p></li> <li><p>Select the <strong>Microsoft-365</strong> integration tile.</p> <p><img src="https://us.v-cdn.net/6035534/uploads/DSHD5MVY3NO4/definitionspage.png" alt="Definitions Page" class="embedImage-img importedEmbed-img"></img></p></li> <li><p>Click <strong>New Instance</strong>.</p> <p><img src="https://us.v-cdn.net/6035534/uploads/Z1CCYLJD6QMS/instancespage.png" alt="Instances Page" class="embedImage-img importedEmbed-img"></img></p></li> <li><p>Enter the <strong>Account Name</strong> by which to identify this Microsoft 365 account in<br> J1. Ingested entities will have this value stored in <code class="code codeInline" spellcheck="false" tabindex="0">tag.AccountName</code> when<br><strong>Tag with Account Name</strong> is selected.</p></li> <li><p>Enter a <strong>Description</strong> that assists your team to identify the integration<br> instance.</p></li> <li><p>Select a <strong>Polling Interval</strong> that you feel is sufficient for your monitoring<br> needs. You can leave this as <code class="code codeInline" spellcheck="false" tabindex="0">DISABLED</code> and manually execute the integration.</p> <p><img src="https://us.v-cdn.net/6035534/uploads/XGDM8P77JZ3Y/completeconfiguration.png" alt="" class="embedImage-img importedEmbed-img"></img></p></li> <li><p>Click <strong>Create</strong> after you have provided all the values.</p></li> <li><p>When prompted, click <strong>Begin Authorization</strong>.</p> <p><img src="https://us.v-cdn.net/6035534/uploads/JNAU05RCJ57X/offsitedialog.png" alt="Offsite Dialog" class="embedImage-img importedEmbed-img"></img></p></li> <li><p>You are then directed to the Microsoft identity platform where you must log<br> in as a global administrator of the organizational Active Directory tenant<br> you intend to integrate with.</p> <p>You must select an account belonging to an organizational tenant. When you<br> are already logged into an account, the badge icons indicate the nature of<br> the tenant the account belongs to.</p> <p>Selecting a personal account produces the following error message:</p> <p><img src="https://us.v-cdn.net/6035534/uploads/5QBUYT1Y8B3G/personalaccounterror.png" alt="Account Error" class="embedImage-img importedEmbed-img"></img></p></li> <li><p>Review requested permissions (which are described below) and grant consent.</p> <p><img src="https://us.v-cdn.net/6035534/uploads/0LVQE8UH0I3D/pickanaccount.png" alt="pick an account" class="embedImage-img importedEmbed-img"></img></p></li> </ol><h2 data-id="permissions">Permissions</h2> <ol><li><code class="code codeInline" spellcheck="false" tabindex="0">DeviceManagementApps.Read.All</code> <ul><li>Read Microsoft Intune apps</li> <li>Needed for creating <code class="code codeInline" spellcheck="false" tabindex="0">Application</code> entities</li> </ul></li> <li><code class="code codeInline" spellcheck="false" tabindex="0">DeviceManagementConfiguration.Read.All</code> <ul><li>Read Microsoft Intune device configuration and policies</li> <li>Needed for creating <code class="code codeInline" spellcheck="false" tabindex="0">Configuration</code> and <code class="code codeInline" spellcheck="false" tabindex="0">ControlPolicy</code> entities</li> </ul></li> <li><code class="code codeInline" spellcheck="false" tabindex="0">DeviceManagementManagedDevices.Read.All</code> <ul><li>Read Microsoft Intune devices</li> <li>Needed for creating <code class="code codeInline" spellcheck="false" tabindex="0">Device</code> and <code class="code codeInline" spellcheck="false" tabindex="0">HostAgent</code> entities</li> </ul></li> <li><code class="code codeInline" spellcheck="false" tabindex="0">Organization.Read.All</code> <ul><li>Read organization information</li> <li>Needed for creating the <code class="code codeInline" spellcheck="false" tabindex="0">Account</code> entity</li> </ul></li> <li><code class="code codeInline" spellcheck="false" tabindex="0">APIConnectors.Read.All</code> <ul><li>Read API connectors for authentication flows</li> <li>Needed for enriching the <code class="code codeInline" spellcheck="false" tabindex="0">Account</code> entity with Intune subscription<br> infomation</li> </ul></li> <li><code class="code codeInline" spellcheck="false" tabindex="0">DeviceManagementServiceConfig.Read.All</code> <ul><li>Read Microsoft Intune configuration</li> <li>Also needed for enriching the <code class="code codeInline" spellcheck="false" tabindex="0">Account</code> entity with Intune subscription<br> information</li> </ul></li> <li><code class="code codeInline" spellcheck="false" tabindex="0">Directory.Read.All</code> <ul><li>Read directory data</li> <li>Needed for creating <code class="code codeInline" spellcheck="false" tabindex="0">User</code>, <code class="code codeInline" spellcheck="false" tabindex="0">Group</code>, and <code class="code codeInline" spellcheck="false" tabindex="0">GroupUser</code> entities</li> </ul></li> </ol><h2 data-id="how-to-uninstall">How to Uninstall</h2> <ol><li>From the top navigation of the J1 Search homepage, select <strong>Integrations</strong>.</li> <li>Select the <strong>Microsoft 365</strong> integration tile.</li> <li>Identify and click the <strong>integration to delete</strong>.</li> <li>Click the <strong>trash can</strong> icon.</li> <li>Click the <strong>Remove</strong> button to delete the integration.</li> </ol><h2 data-id="setup">Setup</h2> <p>Authorize access to JupiterOne:</p> <ol><li>Log in to JupiterOne as a user with permission to set up an integration.</li> <li>Add a Microsoft 365 integration instance.</li> <li>After you have finished configuring your new instance, you will be directed<br> to Microsoft's identity platform, where you must login in as an administrator<br> in the organization you intend to integrate.</li> <li>Review requested permissions and grant consent.</li> </ol><p><br></p> <h2 data-id="data-model">Data Model</h2> <h3 data-id="entities">Entities</h3> <p>The following entities are created:</p> <table><thead><tr><th>Resources</th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> </tr></thead><tbody><tr><td>Compliance Policy</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_compliance_policy</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Configuration</code>, <code class="code codeInline" spellcheck="false" tabindex="0">ControlPolicy</code></td> </tr><tr><td>Detected Application</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_detected_application</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Application</code></td> </tr><tr><td>Device Configuration</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_device_configuration</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Configuration</code>, <code class="code codeInline" spellcheck="false" tabindex="0">ControlPolicy</code></td> </tr><tr><td>Intune Host Agent</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_host_agent</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">HostAgent</code></td> </tr><tr><td>Managed Application</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_managed_application</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Application</code></td> </tr><tr><td>Managed Device</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">user_endpoint</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Device</code>, <code class="code codeInline" spellcheck="false" tabindex="0">Host</code></td> </tr><tr><td>Managed Device</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">workstation</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Device</code>, <code class="code codeInline" spellcheck="false" tabindex="0">Host</code></td> </tr><tr><td>Managed Device</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">laptop</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Device</code>, <code class="code codeInline" spellcheck="false" tabindex="0">Host</code></td> </tr><tr><td>Managed Device</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">desktop</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Device</code>, <code class="code codeInline" spellcheck="false" tabindex="0">Host</code></td> </tr><tr><td>Managed Device</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">computer</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Device</code>, <code class="code codeInline" spellcheck="false" tabindex="0">Host</code></td> </tr><tr><td>Managed Device</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">server</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Device</code>, <code class="code codeInline" spellcheck="false" tabindex="0">Host</code></td> </tr><tr><td>Managed Device</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">smartphone</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Device</code>, <code class="code codeInline" spellcheck="false" tabindex="0">Host</code></td> </tr><tr><td>Noncompliance Finding</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_noncompliance_finding</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Finding</code></td> </tr><tr><td>[AD] Account</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">microsoft_365_account</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Account</code></td> </tr><tr><td>[AD] Group</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user_group</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">UserGroup</code></td> </tr><tr><td>[AD] Group Member</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_group_member</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">User</code></td> </tr><tr><td>[AD] User</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">User</code></td> </tr></tbody></table><h3 data-id="relationships">Relationships</h3> <p>The following relationships are created:</p> <table><thead><tr><th>Source Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Relationship <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> <th>Target Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user_group</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user_group</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user_group</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_group_member</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user_group</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">computer</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">desktop</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">laptop</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">server</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">smartphone</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">user_endpoint</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">workstation</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>USES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">computer</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>USES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">desktop</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>USES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">laptop</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>USES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">server</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>USES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">smartphone</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>USES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">user_endpoint</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> <td><strong>USES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">workstation</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">computer</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_managed_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">computer</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_noncompliance_finding</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">computer</code></td> <td><strong>INSTALLED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_detected_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">desktop</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_managed_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">desktop</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_noncompliance_finding</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">desktop</code></td> <td><strong>INSTALLED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_detected_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">intune_compliance_policy</code></td> <td><strong>IDENTIFIED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_noncompliance_finding</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">intune_device_configuration</code></td> <td><strong>IDENTIFIED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_noncompliance_finding</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">intune_host_agent</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_compliance_policy</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">intune_host_agent</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_device_configuration</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">intune_host_agent</code></td> <td><strong>MANAGES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">computer</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">intune_host_agent</code></td> <td><strong>MANAGES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">desktop</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">intune_host_agent</code></td> <td><strong>MANAGES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">laptop</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">intune_host_agent</code></td> <td><strong>MANAGES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">server</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">intune_host_agent</code></td> <td><strong>MANAGES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">smartphone</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">intune_host_agent</code></td> <td><strong>MANAGES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">user_endpoint</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">intune_host_agent</code></td> <td><strong>MANAGES</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">workstation</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">laptop</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_managed_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">laptop</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_noncompliance_finding</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">laptop</code></td> <td><strong>INSTALLED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_detected_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">microsoft_365_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user_group</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">microsoft_365_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_user</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">server</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_managed_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">server</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_noncompliance_finding</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">server</code></td> <td><strong>INSTALLED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_detected_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">smartphone</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_managed_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">smartphone</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_noncompliance_finding</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">smartphone</code></td> <td><strong>INSTALLED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_detected_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">user_endpoint</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_managed_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">user_endpoint</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_noncompliance_finding</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">user_endpoint</code></td> <td><strong>INSTALLED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_detected_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">workstation</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_managed_application</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">workstation</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_noncompliance_finding</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">workstation</code></td> <td><strong>INSTALLED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">intune_detected_application</code></td> </tr></tbody></table><p><br></p> </article> </main>