> For the complete documentation index, see [llms.txt](https://docs.secure-contacts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.secure-contacts.com/documentation/deployment-sca/app-configuration/appconfigurationpolicies/android-app-configuration-policies-mdm-integration-in-microsoft-intune.md).

# Android - App Configuration Policies - MDM Integration in Microsoft Intune

{% hint style="info" %}
Please follow [Android - App Installation](/documentation/deployment-sca/android-app-installation.md) and deploy SCA first via Intune before you configure App Configuration Policy.
{% endhint %}

### App Configuration Policy <a href="#app-configuration-policy" id="app-configuration-policy"></a>

It is mandatory to configure an App Configuration Policy for SCA to your managed devices

1. Login to Endpoint Manager with your Admin-Account
2. Go to Apps → App configuration policies or follow this link:\
   [App configuration policies - Microsoft Endpoint Manager admin center](https://endpoint.microsoft.com/#view/Microsoft_Intune_DeviceSettings/AppsMenu/~/appConfig)
3. Click on **Add** -> **Managed** **devices**<br>

   <div align="left"><figure><img src="/files/sBfbjSEdvmyYtIneeEk7" alt=""><figcaption></figcaption></figure></div>
4. Enter a **Name** for App configuration policy e.g. “Secure Contacts App Android Managed”
5. Add “Secure Contacts” by clicking *Targeted app -* **Select app** **(1)** and search for “Secure Contacts” and select the app **(2)** and click on **OK (3)**
6. Click on **Next**
7. In the Settings pane, choose for *Configuration settings format* - **Use configuration designer**
8. A full list of all configuration values can be found in the documentation: [AppConfigurationPolicy Name-Values for SCA](#app-configuration-policy)
9. Click on **Next**
10. **Add group** at *Included groups* in the Assignments-pane, choose your SCA test-group with **Select**.
11. Click on **Next** after adding SCA test-group
12. In the *Review + create* pane click on **Create**


---

# 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.secure-contacts.com/documentation/deployment-sca/app-configuration/appconfigurationpolicies/android-app-configuration-policies-mdm-integration-in-microsoft-intune.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.
