# ARM support in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

Patch My PC (PMPC) Cloud supports deploying Advanced RISC Machine (ARM) apps to ARM devices.

{% hint style="info" %}
**Note**

ARM support is currently limited to a few apps deployed via Patch My PC Cloud (we are adding more) and is in Public Preview in our On-premises Publisher.
{% endhint %}

You will see ARM support in the following features/areas of PMPC Cloud:

* [Filter by Architecture](#filter-by-architecture)
* [Deploy an App](#deploy-an-app)
* [Discovery](#discovery)
* [Binary Free Apps](#binary-free-apps)
* [MSP App Sets](#msp-app-sets)

## Filter by Architecture

Now, when you click the Filter button and select the **Architecture** dropdown, you will see the **ARM** option.

<figure><img src="/files/cRxIERmiLziToBNCVK0b" alt="“ARM” option in the “Architecture” dropdown" width="563"><figcaption></figcaption></figure>

Checking this checkbox and clicking **Apply All Filters** will filter the App Catalog to only those apps that can be deployed to ARM devices.

<figure><img src="/files/hr9n7XNYTaLPwlaueIwZ" alt="“ARM” filtered list of apps." width="563"><figcaption></figcaption></figure>

## Deploy an App

When you [Deploy an App using Cloud](/patch-my-pc-cloud/deployments/deploy-app.md), if an app supports ARM, you will see **ARM** listed under the **Architecture** field on the properties page of the app.

<figure><img src="/files/AMlmOOSeQcGIf6xS4ODq" alt="“ARM” listed under the “Architecture” field on the properties page of an app." width="563"><figcaption></figcaption></figure>

When you click **Deploy**, **ARM** will be shown as an option under the **Architecture** section.

<figure><img src="/files/qwo5WHv7go89Ie098SJa" alt="“ARM” listed under the “Architecture” field on the properties page of an app." width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**

We currently do not support creating Custom Apps for ARM.
{% endhint %}

## Discovery

Discovery now supports both the discovery and deployment of ARM apps.

{% hint style="info" %}
**Note**

See [Discovery in Cloud](/patch-my-pc-cloud/discovery.md) for more information.
{% endhint %}

## Binary Free Apps

When you [Upload the app installer](/patch-my-pc-cloud/binary-free-apps/deploy-a-binary-free-app.md#upload-the-app-installer) as part of creating a Binary Free App, if the app supports ARM, on the **General Information** tab, you will see **ARM** listed under the **Architecture** setting.

<figure><img src="/files/SNkkqGZh0pbXtVv42ZiR" alt="“ARM” listed under the “Architecture” field on the “General Information” tab of a Binary Free App." width="563"><figcaption></figcaption></figure>

## MSP App Sets

If you are a Managed Service Provider (MSP) using MSP App Sets, when you [add an app to an App Set](/patch-my-pc-cloud/managed-service-provider-feature/msp-app-sets/create-an-msp-app-set.md#adding-apps-to-the-app-set), if the app supports ARM, you will see **ARM** listed under the **Architecture** field on the **General Information** tab.

<figure><img src="/files/ft46zeb3UdBcRGtBTBKc" alt="“ARM” listed under the “Architecture” field on the properties page of an app." width="563"><figcaption></figcaption></figure>


---

# 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.patchmypc.com/patch-my-pc-cloud/arm-support.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.
