> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/fr/readme.md).

# Documentation RealmJoin

[RealmJoin](https://realmjoin.com) est le compagnon idéal de Microsoft Intune. Connectez-vous en toute sécurité au cloud et gérez de vastes écosystèmes avec des logiciels et des stratégies ainsi que votre paysage utilisateur basé sur Entra ID - sans aucun serveur sur site ni autre exigence locale.\
Gérez les appareils et les utilisateurs et commencez par l'automatisation - peu importe si le travail se fait au siège de l'entreprise ou à [Starbucks](https://www.starbucks.com).

***

<p align="center"><a href="https://www.realmjoin.com/start-now/">Intégrez votre organisation et commencez votre parcours dès maintenant !</a></p>

![](/files/8c74ad3e1a9f6e87bffa8072a78a6daafb6117f6)

<p align="center">Informations complémentaires sur <a href="http://realmjoin.com">www.realmjoin.com</a>.</p>

## Domaines

RealmJoin offre des fonctionnalités dans les domaines clés suivants

* [Gestion des applications](/fr/gestion-des-applications/packages/package-store.md) - S'intègre à Microsoft Intune et offre un catalogue prêt à l'emploi de packages logiciels courants
* [Gestion des utilisateurs, des groupes et des appareils](/fr/ugd-management/user-group-device-management.md) - S'intègre à Microsoft Entra ID et permet l'interaction avec les objets + LAPS
* [Automatisation des processus](/fr/automatisation/runbooks.md) - Tirez parti d'Azure Automation pour simplifier les tâches opérationnelles informatiques quotidiennes

Voir [Navigation](/fr/introduction/navigation.md) pour obtenir plus d'aide pour trouver ce que vous recherchez.


---

# 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://docs.realmjoin.com/fr/readme.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.
