> ## Documentation Index
> Fetch the complete documentation index at: https://docs.iru.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started with Microsoft Device Compliance

> Get started with the Microsoft Device Compliance integration in Iru Endpoint. Connect Intune, configure compliance policies, and validate device posture.

<Callout icon="list-check" color="#B84A7A" iconType="regular">This guide applies to Mac computers, iOS devices, and iPadOS devices</Callout>

### About Microsoft Device Compliance

Iru Endpoint's Microsoft Device Compliance (MSDC) integration combines Iru Endpoint's device management and compliance features with Microsoft's conditional access capabilities, ensuring only managed and compliant devices can access corporate resources.

### How It Works

Iru Endpoint's Microsoft Device Compliance (MSDC) integration combines Iru Endpoint's device management and compliance features with Microsoft's conditional access capabilities. Built through [Microsoft's device compliance partner program](https://learn.microsoft.com/en-us/mem/intune/protect/device-compliance-partners), this integration simplifies the setup and configuration process between Iru Endpoint and Microsoft and streamlines the deployment of required applications through the Iru Endpoint Library. Once configured and devices are registered with Microsoft, Iru Endpoint's device inventory and compliance data can be used in Microsoft Conditional Access policies. This ensures that only managed and compliant devices can access corporate resources. Iru Endpoint's MSDC integration supports macOS, iOS, and iPadOS devices.

### Prerequisites

#### All Devices

* Devices must be managed by Iru Endpoint
* A [Microsoft user directory integration](/en/endpoint/integrations/directory-services/user-directory-integration) must be set up in your Iru Endpoint tenant
* A user from the configured directory integration [must be assigned to the device record](/en/endpoint/devices/device-record-management/assigning-and-unassigning-users-to-devices)
* Device users must be assigned an Enterprise Mobility + Security license, which includes Microsoft Entra ID Premium and [Microsoft Intune](https://learn.microsoft.com/en-us/mem/intune/fundamentals/licenses)
* A Microsoft user account that can accept requested app permissions

### Microsoft Device Compliance Setup Path

Use the diagram as your rollout checklist. Complete **Prerequisites** first, then follow the guides in order from left to right. Each article ends with **Next Steps** that point you to the following task.

<div
  style={{
display: 'flex',
justifyContent: 'center',
alignItems: 'center',
flexWrap: 'wrap',
gap: '0.35rem 0.2rem',
margin: '0.5rem 0',
}}
>
  <div style={{ border: '2px solid #5a0d6f', borderRadius: '6px', padding: '0.5rem 0.65rem', background: '#71118C', color: '#fff', fontWeight: 600, fontSize: '0.8rem', textAlign: 'center', lineHeight: 1.35, maxWidth: '11rem' }}>
    Prerequisites<br />directory, licenses, users
  </div>

  <Icon icon="chevron-right" size={14} style={{ color: 'var(--color-foreground-secondary, #86868b)', flexShrink: 0 }} />

  <div style={{ border: '2px solid #5a0d6f', borderRadius: '6px', padding: '0.5rem 0.65rem', background: '#71118C', color: '#fff', fontWeight: 600, fontSize: '0.8rem', textAlign: 'center', lineHeight: 1.35, maxWidth: '11rem' }}>
    Add partner<br />in Intune
  </div>

  <Icon icon="chevron-right" size={14} style={{ color: 'var(--color-foreground-secondary, #86868b)', flexShrink: 0 }} />

  <div style={{ border: '2px solid #71118C', borderRadius: '6px', padding: '0.5rem 0.65rem', background: '#8B1A8B', color: '#fff', fontWeight: 600, fontSize: '0.8rem', textAlign: 'center', lineHeight: 1.35, maxWidth: '11rem' }}>
    Configure MSDC<br />integration in Iru
  </div>

  <Icon icon="chevron-right" size={14} style={{ color: 'var(--color-foreground-secondary, #86868b)', flexShrink: 0 }} />

  <div style={{ border: '2px solid #71118C', borderRadius: '6px', padding: '0.5rem 0.65rem', background: '#8B1A8B', color: '#fff', fontWeight: 600, fontSize: '0.8rem', textAlign: 'center', lineHeight: 1.35, maxWidth: '11rem' }}>
    Deploy SSO profiles<br />and apps
  </div>

  <Icon icon="chevron-right" size={14} style={{ color: 'var(--color-foreground-secondary, #86868b)', flexShrink: 0 }} />

  <div style={{ border: '2px solid #71118C', borderRadius: '6px', padding: '0.5rem 0.65rem', background: '#5a0d6f', color: '#fff', fontWeight: 600, fontSize: '0.8rem', textAlign: 'center', lineHeight: 1.35, maxWidth: '11rem' }}>
    User registration<br />on devices
  </div>

  <Icon icon="chevron-right" size={14} style={{ color: 'var(--color-foreground-secondary, #86868b)', flexShrink: 0 }} />

  <div style={{ border: '2px solid #71118C', borderRadius: '6px', padding: '0.5rem 0.65rem', background: '#5a0d6f', color: '#fff', fontWeight: 600, fontSize: '0.8rem', textAlign: 'center', lineHeight: 1.35, maxWidth: '11rem' }}>
    Validate compliance<br />in Entra
  </div>
</div>

### Next Steps

After you finish the prerequisites and review this overview:

<Steps>
  <Step title="Add Iru Endpoint as a Device Compliance Partner in Intune">
    See [Add Iru Endpoint as a compliance partner in Intune](/en/endpoint/integrations/microsoft-device-compliance/microsoft-device-compliance-adding-iru-endpoint-as-a-device-compliance-partner-in-intune).
  </Step>
</Steps>
