# Validation Unsuccessful!

This is typically caused by missing rights in the Microsoft App registration in Microsoft Azure Entra ID. To resolve execute the following steps:

&#x20;

1. Browse to [portal.azure.com](https://portal.azure.com)
2. Go to **Entra ID**
3. Select **Manage** > **App registrations** in the left menu
4. Select  **All applications**
5. Select the app created for Parallels DaaS
6. Select **Manage** > Api **permissions** in the left menu
7. Choose **Add a permission** > **Microsoft Graph** > **application permissions**
8. Add **application.read.all**&#x20;
9. Click **Add permissions** to confirm
10. Click **Grant admin consent** and confirm
11. Retry the Parallels DaaS onboarding wizard&#x20;

<figure><img src="https://342210427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2FhOsVSzu3vAb61Uku5M%2Fuploads%2FKRzrBPSXgeUOL9J98unT%2Fimage.png?alt=media&#x26;token=66b3c2f7-b956-4320-b783-68e3fdbd4dab" alt=""><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.parallels.com/landing/daas-guides/daas-administrators-guide/frequently-asked-questions/validation-unsuccessful.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.
