# Migrating to daas.parallels.com

In the Parallels DaaS release scheduled for April 3rd the service will be migrated to new URL's. Most of this process will be transparent but the new URL's have to be whitelisted in Microsoft Azure to allow users to sign-in.

<table><thead><tr><th width="182.484375">Component</th><th>Old</th><th>New</th></tr></thead><tbody><tr><td>User portal</td><td>https://cloud.parallels.com</td><td>https://daas.parallels.com</td></tr><tr><td>Management portal</td><td>https://cloudadmin.parallels.com</td><td>https://daas.parallels.com/admin</td></tr></tbody></table>

1. Go to <https://portal.azure.com>
2. Open **Microsoft Entra ID**
3. Select **App Registrations** in the left menu
4. Select **All applications**
5. Select the application created for Parallels DaaS
6. Select **Authentication** in the left menu
7. Add the following Web redirect URI (do not remove the old ones)
   1. <https://daas.parallels.com/signin-oidc>
   2. <https://daas.parallels.com/discovery>
   3. <https://daas.parallels.com/admin/login>
8. Click **Save**

<figure><img src="https://342210427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2FhOsVSzu3vAb61Uku5M%2Fuploads%2FaRD7Jqsuy3cyULNAZulJ%2Fimage.png?alt=media&#x26;token=d2a5f8df-c22c-477c-b3bf-25332e4f4074" 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/migrating-to-daas.parallels.com.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.
