# Application Insights

{% hint style="info" %}
We recommend enabling Application Insights to receive a graphical representation of data about your SCEPman instance such as Failed requests, Availability, and Server response time over a given duration.
{% endhint %}

To activate the Application Insights for your App Service, please follow these instructions:

{% stepper %}
{% step %}

### Navigate to your SCEPman App Service

Azure > App Services > app-scepman-xxxxxx
{% endstep %}

{% step %}

### Select and Turn on Application Insights

On the lefthand menu, expand Monitoring > Application Insights

\
![](https://2535731700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoGejQeUQcw7lqnQ3WX%2Fuploads%2FMArgstgebN61WnjNia6f%2Fimage.png?alt=media\&token=ec4957e9-aadd-46c3-87f3-3a6750ef4dd2)
{% endstep %}

{% step %}

### Create a new Application Insights resource

<figure><img src="https://2535731700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoGejQeUQcw7lqnQ3WX%2Fuploads%2FVZVSTYffAHwaItmhAy1j%2Fimage.png?alt=media&#x26;token=86903a80-8ce2-4944-be68-911ccab872cb" alt=""><figcaption></figcaption></figure>

For Windows based deployments, select **.NET** and select the **Collection level Recommended.** (For Linux based deployment, please choose **.NET Core**)

**Profiler** and **Snapshot debugger** should be turned on by default already.

Leave **Show local variables \[...]** as *Off*, otherwise, Application Insights may cause startup delays and error messages.

<figure><img src="https://2535731700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoGejQeUQcw7lqnQ3WX%2Fuploads%2FCA4IFqxounfqZ1ilavOA%2Fimage.png?alt=media&#x26;token=e023eb87-d7dc-4a7e-a52a-2f5a873140da" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Apply settings

You're now set to use Application Insights for SCEPman!
{% endstep %}
{% endstepper %}
