# Deployment iOS MDM - Managed Device & APP

Implement SCA for your devices managed with Microsoft Endpoint Manager.\
Our App can be deployed automatically as iOS Store App or Volume Purchase Program App.

### 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="https://3880789596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4v109br9tFl1Rxk2qP0x%2Fuploads%2F651GGiiqqrKvH880ZXue%2Fimage.png?alt=media&#x26;token=a5048445-122a-4c22-89e7-fe1364a0e839" alt=""><figcaption></figcaption></figure></div>
4. Enter a **Name** for App configuration policy e.g. “Secure Contacts App Configuration 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**

&#x20;

### App Protection Policy <a href="#app-protection-policy" id="app-protection-policy"></a>

You can add SCA to your existing App Protection Policies or add a new one for testing.

1. Go to [App protection policies - Microsoft Endpoint Manager admin center](https://endpoint.microsoft.com/#view/Microsoft_Intune_DeviceSettings/AppsMenu/~/appProtection) and login with your credentials
2. Click on **Create policy** and select **iOS/iPadOS**
3. Enter a Name for your Policy e.g. “Secure Contacts App Protection Policy Managed”
4. Click **Next**
5. In the Apps pane, change *Target to apps on all device types* to **No**
6. Select the box **Managed** for *Device types*<br>

   <figure><img src="https://3880789596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4v109br9tFl1Rxk2qP0x%2Fuploads%2Fwyz3lOTbdfWxf3OzXNoY%2Fimage.png?alt=media&#x26;token=b2ad3332-7fb6-4f23-b687-d7527ba4de24" alt=""><figcaption></figcaption></figure>
7. Click on **+ Select public apps** and search for “Secure Contacts”
8. Select the app and confirm with **Select**
9. Click **Next** on the Apps pane
10. Please proceed configuring App Protection Policies as recommended by Microsoft
11. Finish the setup by clicking on **Create**\
    &#x20;

### Conditional Access Policy  <a href="#conditional-access-policy" id="conditional-access-policy"></a>

1. Go to Endpoint security → Conditional access or follow this link:\
   [Conditional Access - Microsoft Endpoint Manager admin center](https://endpoint.microsoft.com/#view/Microsoft_AAD_IAM/ConditionalAccessBlade/~/Policies)
2. Click on **New policy** to create a new Conditional Access policy
3. Enter a Name for the Policy e.g. “Secure Contacts Conditional Access Policy”
4. Go to ***Users or workload identities*** in *Assignments*
5. *Include* your SCA-Testgroup to **Users and Groups**\
   \
   ![](https://3880789596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4v109br9tFl1Rxk2qP0x%2Fuploads%2FnpgdaEu2ZS0cB2PC7YTL%2Fimage.png?alt=media\&token=51c9403a-fc43-4d44-8c68-8e76b8374348)<br>
6. Go to ***Cloud apps or actions*** in *Assignments*
7. *Include as Cloud Apps the apps* **Office 365** and **Secure Contacts**\
   \
   ![](https://3880789596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4v109br9tFl1Rxk2qP0x%2Fuploads%2FsjmqXsy3xPO3E3k7yS8U%2Fimage.png?alt=media\&token=4649837b-d978-40e0-b79b-6438f8d97535)<br>
8. Set mandatory Conditions for your environment e.g. tick as a Condition for Client apps the value *Mobile apps and desktop clients*
9. Go to *Grant* in the *Access controls* pane
10. Set **Require app protection policy**

    &#x20;\
    ![](https://3880789596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4v109br9tFl1Rxk2qP0x%2Fuploads%2FOaqqEnZrsC3rr9qwPUIX%2Fimage.png?alt=media\&token=87d5158b-c31f-4fab-ba7b-a8ebee6a0d9c)<br>
11. Set *Enable Policy* to **On**
12. Click on **Create**

{% hint style="info" %}
According to Microsoft, it is **mandatory** to target **Office 365** and **Secure Contacts** as Cloud App in your Conditional Access Policy in order to correctly implement SCA.\
It is required to add **Office 365** as Cloud App, because our Enterprise Application\
(Provectus - Secure Contacts) is using these data sources.
{% 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/documentation/deployment-sca/deployment-for-your-devices-in-intune/deployment-ios-mdm-managed-device-and-app.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.
