> 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/troubleshoot/onboarding/permissions-requested-dialog-box-not-shown-during-onboarding-to-cloud.md).

# “Permissions requested” dialog box not shown during onboarding to Cloud

*Applies to: Patch My PC Cloud*

### SYMPTOMS

I am trying to onboard an Intune tenant to Patch My PC (PMPC) Cloud.

However, after entering the credentials associated with the account used for my PMPC subscription, I don’t see the **Permissions requested** dialog box.<br>

<figure><img src="/files/gmo9r4lq1hg9HcTz1duk" alt="“Permissions requested” dialog box"><figcaption></figcaption></figure>

Instead, I’m just taken to the home page of the PMPC portal.<br>

<figure><img src="/files/DPTwoLnhAFE2cUIyCUat" alt="PMPC Portal home page"><figcaption></figcaption></figure>

### CAUSE

There are two causes of this problem:

* An Intune administrator checked the optional **Consent on behalf of your organization** checkbox when they were prompted. By checking this box, that administrator has accepted the request to read the profile for all users in that tenant, negating the need to display the **Permissions requested** dialog box for other users.
* The Intune tenant has already been onboarded to the PMPC Cloud Platform. See the Resolution below if you need to reset it.

### RESOLUTION

To resolve this issue, check If the **Patch My PC Cloud** Enterprise Application is visible in the Azure Portal by following the [Deleting the Patch My PC Cloud application](/patch-my-pc-cloud/manage/delete-enterprise-app.md) process.


---

# 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/troubleshoot/onboarding/permissions-requested-dialog-box-not-shown-during-onboarding-to-cloud.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.
