# 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: 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/ras-mp-guide/v20-de-de/anhang/port-referenz/virtueller-desktop-auf-azure.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.
