# Cloud

*Applies to: Patch My PC Publisher*

## Overview

The **Cloud** tab connects the Publisher to Patch My PC Cloud. This connection enables Cloud based features such as Custom Apps and application migration from Configuration Manager to Intune.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FCNDz1HOpdG1SrGKV1MO9%2Fimage.png?alt=media&#x26;token=d0012526-06c7-42d7-a484-4b9f311c1d52" alt="Cloud Settings" width="545"><figcaption></figcaption></figure>

{% hint style="warning" %}
**Important**

An account on [https://portal.patchmypc.com](https://portal.patchmypc.com/) is required to use Cloud features.
{% endhint %}

## Cloud Connection

The Cloud connection links the on premises Publisher to Patch My PC Cloud. Once connected, the Publisher is registered in Patch My PC Cloud under **Settings > Connections** with the connection type shown as Publisher.

### Connection Name

The Connection Name configured in the Publisher is displayed in Patch My PC Cloud and is used to identify the associated Publisher instance. Using a descriptive name is recommended.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2Fb89wtYDreBGjCx0sE55z%2Fimage.png?alt=media&#x26;token=b3578610-57df-4fa8-acd7-af76884f570e" alt="Connection Name" width="563"><figcaption></figcaption></figure>

### Connect

The **Connect** button establishes a link between the Publisher and a Patch My PC Cloud Company. When selected, you are prompted to authenticate and approve the connection.

After a successful connection, the status changes to Connected and the Publisher appears in Patch My PC Cloud under Settings > Connections with the type shown as Publisher.

See [**Add a Connection**](https://docs.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-cloud-connections/add-connection) for detailed steps on connecting the Publisher to Patch My PC Cloud.

{% hint style="warning" %}
**Important**

When selecting **Connect**, sign in using the same account that was used to create the Patch My PC Cloud company, or an account that has **Full Admin** privileges in Patch My PC Cloud. See [User Roles](https://docs.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-cloud-users/cloud-user-roles-reference) for more information.
{% endhint %}

#### Multiple Cloud Companies

If the account used to sign in is associated with multiple Patch My PC Cloud companies, a selection window will appear.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2F2K4Skh9Bg7UMrniQsPNk%2Fimage.png?alt=media&#x26;token=cba600cc-5cc2-42f9-b90e-a376efffb379" alt="Select a Cloud Company" width="375"><figcaption></figcaption></figure>

Select the appropriate company from the list and click OK to complete the connection process.

### Disconnect

Disconnect removes the active connection between the Publisher and Patch My PC Cloud.\
After disconnecting, Cloud based features such as Custom Apps and application migration are no longer available until the Publisher is connected again.&#x20;

### Test Connection

Test Connection verifies connectivity and authentication between the Publisher and Patch My PC Cloud without changing the current connection state.

## Application Migration

When **Application Migration** is enabled, the Publisher inventories ConfigMgr applications and makes them available for migration to Intune through Patch My PC Cloud.

Discovery runs automatically every 60 minutes. Migration status and the number of discovered applications are shown for visibility and validation.

See [Setting up Migration](https://docs.patchmypc.com/patch-my-pc-cloud/migration/setting-migration) for more information.

#### App Migration Database

When an app migration inventory runs, the Publisher saves the inventoried ConfigMgr results in the Publishing Service installation folder under the **Database** subfolder.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FxUtcDK8kVhmNOgCsaqiv%2Fimage.png?alt=media&#x26;token=1862b87f-ea26-4d2d-a29b-56e34fcaa7f6" alt="Migration Database" width="563"><figcaption></figcaption></figure>

This folder contains two files. **AppMigration.db** stores the app migration inventory data and processing state. **existingApps.json** contains a JSON copy of the discovery data.

{% hint style="warning" %}
**Important**

For reliability, consider exclude the **AppMigration.db** file from antivirus or endpoint protection scanning. This prevents the AppMigration.db file from being locked during scheduled scans, which can cause inventory or migration operations to fail.
{% 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.patchmypc.com/patch-my-pc-publisher/administration/cloud.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.
