> For the complete documentation index, see [llms.txt](https://resmocom.gitbook.io/product/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resmocom.gitbook.io/product/integrations/microsoft-intune-integration.md).

# Microsoft Intune Integration

<figure><img src="/files/z3yTmBMGNgR8CcWPxg7n" alt=""><figcaption></figcaption></figure>

With Resmo,  you can analyze compliance, monitor device configurations, track app usage, evaluate enrollment status, and gain insight into device health. This integration ensures optimal Intune environment management, strengthens security, and streamlines device management processes.

### What does Resmo offer to Microsoft Intune users?

* Analyze device compliance across different policies and rule assignments with Resmo in Microsoft Intune.&#x20;
* Monitor device configurations and ensure compliance with organizational standards
* Track app usage and identify potential security risks or trends in Microsoft Intune.&#x20;
* Evaluate the enrollment status and effectiveness of device enrollment configurations.
* Gain visibility into device health, including security patches, encryption status, and threat reports in Microsoft Intune.

### How does the integration work?

Resmo uses API to do the initial polling and collect existing Microsoft Intune resources. Following the initial polling, it receives updates and changes in real-time through webhook and regular polling.

**Available resources**

{% embed url="<https://resources.resmo.com/intune>" %}

### Integration Walkthrough

#### How to install

1. Select Intune on the Integrations page of your Resmo account.
2. Click Add Integration from the bottom right corner of the opening modal.

<figure><img src="/files/dhx2t5oTybuEap6EOAyc" alt=""><figcaption></figcaption></figure>

3. You will be redirected to a permissions page for the integration. Allow the required permissions.
4. Your Intune integration will be all set.

#### How to uninstall

1. On your Integrations page on Resmo, find and select Intune.&#x20;
2. Navigate to the Connected Accounts tab on the opening modal.&#x20;
3. Click on the account you want to remove.&#x20;
4. You can either disable the integration temporarily and enable it back later or delete it permanently. Based on your choice, click the related button (Disable/Delete)from the top right.

<figure><img src="/files/344TSougpTNKAiB6Kvsk" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://resmocom.gitbook.io/product/integrations/microsoft-intune-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
