# Step 4 -iMAM- Add App Configuration Policy

You can already use our App in Demo-Mode. \
You can only use our features and onboard our app in your environment, \
with a valid license assigned.

It is required to get a valid license through Provectus GmbH.

{% hint style="success" %}

#### [Contact us](https://secure-contacts.com/en/kontakt-beratung/) for a trial license key.

{% endhint %}

The license-key and features for SCA will be applied to the app through *App configuration policy* in Microsoft Intune.

{% hint style="info" %}
For more information about App configuration policies, you can check Microsoft Docs.

[App configuration policies for Microsoft Intune | Microsoft Docs](https://learn.microsoft.com/en-us/mem/intune/apps/app-configuration-policies-overview)
{% endhint %}

4.1 - Create an App Configuration Policy *for Managed App* in Microsoft Intune<br>

4.2 - Add the following Name/Value pairs to your App Configuration Policy

<table><thead><tr><th width="255">Name</th><th width="641">Value</th></tr></thead><tbody><tr><td><code>SecContacts.Licenses</code></td><td><code>[{"name":"&#x3C;license name>", "key":"&#x3C;license key>"}]</code></td></tr></tbody></table>

{% hint style="info" %}
Depending on the Editon you choose, different features are available in SCA.

In [Standard vs. Enterprise Editon](/introduction/editions.md) you will find the differences between these licenses.
{% endhint %}

4.3 - Assign App Configuration Policy to your test group

{% hint style="success" %}
This was the last policy you need to configure in Microsoft Intune.\
In the next step you onboard the test device in your environment.
{% endhint %}


---

# 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.secure-contacts.com/quickstart-guide/ios-mam-steps-to-activate-sca-in-your-azure-tenant/step-4-add-app-configuration-policy.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.
