# Application Insights

Application Insights est un service extensible de gestion des performances applicatives destiné aux développeurs web sur plusieurs plateformes. Utilisez-le pour surveiller votre application web en production. Il détectera automatiquement les anomalies de performance. Il comprend de puissants outils d’analyse pour vous aider à diagnostiquer les problèmes et à comprendre ce que les utilisateurs font réellement avec votre application.

## Créer un Application Insight pour l’audit générique

![](/files/83dca508c2f8c76e69be4d70461b7bb1f99c1710)

* Accédez à **Application Insights** et cliquez sur **+Ajouter**
* Sélectionnez un **Abonnement**
* Sélectionnez un **Groupe de ressources** ou créez un nouveau groupe
* Entrez un **Nom** et sélectionnez une **Région**
* Puis, cliquez sur **Review + Create**
* Vérifiez vos paramètres et cliquez sur **Créer**

Puis, copiez la **Clé d’instrumentation** et envoyez-la à [RealmJoin Support](mailto:support@realmjoin.com).

![](/files/b64bc06fc70ceb59da9b5a57ea93296860608362)

**Valeur d’exemple :** `a74393bd-2dee-4a10-9df3-66c8c2b2a9ec`

## Application Insight - Reporting

Pour démarrer un reporting, cliquez sur **Rechercher**

![](/files/f87580e9c8a8112a28bd3d2ebec682b3a57d5ea2)

Un aperçu apparaît, qui ressemble à l’exemple suivant :

![](/files/d4049a49bbcd45676c79f4a9911c4d205d8b82f6)


---

# Agent Instructions: 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:

```
GET https://docs.realmjoin.com/fr/agent-realmjoin/realmjoin-client/local-admin-password-solution-laps/application-insights.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
