> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-cloud/migration/migrate-application/publish-migrated-app-suggested-app.md).

# Publish the Migrated App in Intune as a Suggested Patch My PC Catalog App

*Applies to: Patch My PC Cloud*

When migrating a Configuration Manager (ConfigMgr) application as a suggested Patch My PC (PMPC) Catalog App, the migration flow depends on how many catalog matches are found.

If multiple PMPC Catalog Apps match the ConfigMgr application, you are first presented with the **Matched App** step, which allows you to review the available matches and select the PMPC Catalog App to migrate to.&#x20;

<figure><img src="/files/1JNdOGKKOO7DoDq6n6kC" alt="Multiple suggested apps identified" width="563"><figcaption></figcaption></figure>

After you select the appropriate match, the migration continues into the deployment flow with the selected application pre-selected.

<figure><img src="/files/9YrMxvmV4tuf64tRXTp4" alt="Migration deployment flow" width="563"><figcaption></figcaption></figure>

If only a single unique PMPC Catalog App match is identified, the **Matched App** step is skipped entirely and the migration moves straight into the deployment flow with that application automatically pre-selected.

<figure><img src="/files/1kQjjoymhRHrKTGEpUhx" alt="Single suggested app is matched" width="563"><figcaption></figcaption></figure>

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

Where possible, details such as architecture and installer type are inferred from the original ConfigMgr application and populated automatically to reduce manual configuration.
{% endhint %}

From this point, continue following [Publish the App in Intune as a PMPC Catalog App](/patch-my-pc-cloud/migration/migrate-application/publish-migrated-app-catalog-app.md), where the remaining steps of the deployment flow are completed.


---

# 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.patchmypc.com/patch-my-pc-cloud/migration/migrate-application/publish-migrated-app-suggested-app.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.
