> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-admin-guide/v21-de-de/anhang/port-referenz/virtueller-desktop-auf-azure.md).

# Virtueller Desktop auf Azure

Die virtuellen Azure-Maschinen, die Sie für Azure Virtual Desktop erstellen, müssen Zugriff auf die folgenden URL in der kommerziellen Azure-Cloud haben:

| **Lösung für**                                                      | **Ausgehender TCP-Port** | **Zweck**                                | **Dienst-Tag**      |
| ------------------------------------------------------------------- | ------------------------ | ---------------------------------------- | ------------------- |
| \*.wvd.microsoft.com                                                | 443                      | Dienstverkehr                            | AzureVirtualDesktop |
| gcs.prod.monitoring.core.windows.net                                | 443                      | Agent-Verkehr                            | AzureCloud          |
| production.diagnostics.monitoring.core.windows.net                  | 443                      | Agent-Verkehr                            | AzureCloud          |
| \*xt.blob.core.windows.net                                          | 443                      | Agent-Verkehr                            | AzureCloud          |
| \*eh.servicebus.windows.net                                         | 443                      | Agent-Verkehr                            | AzureCloud          |
| \*xt.table.core.windows.net                                         | 443                      | Agent-Verkehr                            | AzureCloud          |
| \*xt.queue.core.windows.net                                         | 443                      | Agent-Verkehr                            | AzureCloud          |
| catalogartifact.azureedge.net                                       | 443                      | Azure Marketplace                        | AzureCloud          |
| kms.core.windows.net                                                | 1688                     | Windows-Aktivierung                      | Internet            |
| mrsglobalsteus2prod.blob.core.windows.net                           | 443                      | Aktualisierungen von Agent und SXS-Stack | AzureCloud          |
| wvdportalstorageblob.blob.core.windows.net                          | 443                      | Support für Azure-Portal                 | AzureCloud          |
| 169.254.169.254                                                     | 80                       | Endpunkt Azure-Instanz-Metadaten-Dienst  | k. A.               |
| 168.63.129,16                                                       | 80                       | Zustandsüberwachung des Hosts            | k. A.               |
| <https://download.parallels.com/ras/Configuration\\_01-20-2022.zip> | 443                      | Den Host einem Hostpool zuweisen.        | AzureVirtualDesktop |

In der folgenden Tabelle sind optionale URLs aufgeführt, auf die Ihre virtuellen Azure-Maschinen Zugriff haben können:

| **Lösung für**                                            | **Ausgehender TCP-Port** | **Zweck**                                                       | **Azure Gov**            |
| --------------------------------------------------------- | ------------------------ | --------------------------------------------------------------- | ------------------------ |
| \*.microsoftonline.com                                    | 443                      | Authentifizierung für Microsoft Online-Dienste                  | login.microsoftonline.us |
| \*.events.data.microsoft.com                              | 443                      | Telemetriedienst                                                | Keinen                   |
| [www.msftconnecttest.com](http://www.msftconnecttest.com) | 443                      | Ermittelt, ob das Betriebssystem mit dem Internet verbunden ist | Keinen                   |
| \*.prod.do.dsp.mp.microsoft.com                           | 443                      | Windows Update                                                  | Keinen                   |
| login.windows.net                                         | 443                      | Anmelden bei Microsoft Online-Diensten, Microsoft 365           | login.microsoftonline.us |
| \*.sfx.ms                                                 | 443                      | Aktualisierungen für OneDrive-Client-Software                   | oneclient.sfx.ms         |
| \*.digicert.com                                           | 443                      | Überprüfung des Zertifikatswiderrufs                            | Keinen                   |
| \*.azure-dns.com                                          | 443                      | Azure-DNS-Auflösung                                             | Keinen                   |
| \*.azure-dns.net                                          | 443                      | Azure-DNS-Auflösung                                             | Keinen                   |

Für aktuelle Informationen besuchen Sie bitte auch die Microsoft-Website unter [https://docs.microsoft.com/de-de/azure/virtual-desktop/safe-url-list#required-url-check-tool](https://docs.microsoft.com/en-us/azure/virtual-desktop/safe-url-list#required-url-check-tool).


---

# 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.parallels.com/landing/ras-admin-guide/v21-de-de/anhang/port-referenz/virtueller-desktop-auf-azure.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.
