# App Protection Policy - Integration in Microsoft Intune

App protection policies (APP) are rules that ensure an organization's data remains safe or contained in a managed app. A policy can be a rule that is enforced when the user attempts to access or move "corporate" data, or a set of actions that are prohibited or monitored when the user is inside the app.

It is possible to implement SCA with as [Mobile Application Management (MAM) App](https://learn.microsoft.com/en-us/mem/intune/fundamentals/deployment-guide-enrollment-mamwe) within Microsoft Intune. \
\
Our App can be downloaded from the App Store directly and installed on any device.\
The moment a user connects with the AAD-account, Access control via Azure AD Conditional Access enforces our App to require a App Protection Policy for the SCA.\
\
SCA dedicated for Microsoft Intune supports the core Intune App Protection Policy settings and is capable of supporting advanced App Protection Policy, we recommend to use App Configuration Policy and App Protection Policy, additionally enforce your Configuration via Conditional Access.&#x20;


---

# 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/app-protection-policy-ios-only-integration-in-microsoft-intune.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.
