# Why is the “Deploy” button greyed out in Cloud?

*Applies to: Patch My PC Cloud*

### SYMPTOMS

Why when I try to deploy an app, is the **Deploy** button greyed out?

<figure><img src="/files/NoPbT5YhWvP9cD2xPT1e" alt="“Deploy” button greyed out."><figcaption></figcaption></figure>

### CAUSE

This can be caused if you add the **UpdateOnly** assignment type to a deployment that is configured to use an [ESP Profile](/patch-my-pc-cloud/deployments/deploy-app/configurations-tab/additional-tools/esp-profiles.md) which is unsupported in Intune. If you look at the **Configurations** tab it will show a read "**X**" highlighting the configuration conflict.

### RESOLUTION

To resolve this issue:

1. Click the **Configurations** page of the deployment.<br>

   <figure><img src="/files/iehftjXpq7Ol9oEEBI4G" alt="Clicking the “Configurations” page"><figcaption></figcaption></figure>

   \
   If the problem is caused by an ESP Profile being configured, the **ESP Profiles** tab will be automatically opened.<br>

   <figure><img src="/files/ZCX5mGwCkC5t2EQRTXLP" alt="“ESP Profile” tab automatically opened"><figcaption></figcaption></figure>

2. Scroll down to the **ESP Profiles** section, under which you will see the following message:<br>

   **ESP profiles should be empty when the assignments list contains only UpdateOnly assignments.**<br>

   <figure><img src="/files/senXzTFlsjEgylPA3gBX" alt="“ESP profiles should be empty when the assignments list contains only UpdateOnly assignments.” message"><figcaption></figcaption></figure>

3. You now need to decide whether you:

   a. Remove the **UpdateOnly** assignment

   b. Change this deployment to not use any ESP Profiles.\
   \
   Either of these options will enable the **Deploy** button.


---

# 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/troubleshoot/deployments/why-is-the-deploy-button-greyed-out-in-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.
