# Azure Virtual Desktop

Azure Virtual Desktop 用に作成した Azure 仮想マシンには、Azure 業務用クラウドの以下の URL にアクセスするための権限が必要です。

| **住所**                                                              | **送信 TCP ポート** | **目的**                              | **サービスタグ**          |
| ------------------------------------------------------------------- | -------------- | ----------------------------------- | ------------------- |
| \*.wvd.microsoft.com                                                | 443            | サービストラフィック                          | AzureVirtualDesktop |
| gcs.prod.monitoring.core.windows.net                                | 443            | Agent トラフィック                        | AzureCloud          |
| production.diagnostics.monitoring.core.windows.net                  | 443            | Agent トラフィック                        | AzureCloud          |
| \*xt.blob.core.windows.net                                          | 443            | Agent トラフィック                        | AzureCloud          |
| \*eh.servicebus.windows.net                                         | 443            | Agent トラフィック                        | AzureCloud          |
| \*xt.table.core.windows.net                                         | 443            | Agent トラフィック                        | AzureCloud          |
| \*xt.queue.core.windows.net                                         | 443            | Agent トラフィック                        | AzureCloud          |
| catalogartifact.azureedge.net                                       | 443            | Azure マーケットプレイス                     | AzureCloud          |
| kms.core.windows.net                                                | 1688           | Windows アクティベーション                   | インターネット             |
| mrsglobalsteus2prod.blob.core.windows.net                           | 443            | エージェントと SXS スタックのアップデート             | AzureCloud          |
| wvdportalstorageblob.blob.core.windows.net                          | 443            | Azure ポータルのサポート                     | AzureCloud          |
| 169.254.169.254                                                     | 80             | Azure Instance Metadata サービスエンドポイント | N/A                 |
| 168.63.129.16                                                       | 80             | ホスト正常性モニタリング                        | N/A                 |
| <https://download.parallels.com/ras/Configuration\\_01-20-2022.zip> | 443            | ホストをホストプールに参加させる                    | AzureVirtualDesktop |

次の表は、Azure の仮想マシンがアクセスできるオプション URL の一覧です。

| **住所**                                                    | **送信 TCP ポート** | **目的**                                         | **Azure Gov**            |
| --------------------------------------------------------- | -------------- | ---------------------------------------------- | ------------------------ |
| \*.microsoftonline.com                                    | 443            | Microsoft Online Service への認証                  | login.microsoftonline.us |
| \*.events.data.microsoft.com                              | 443            | テレメトリーサービス                                     | なし                       |
| [www.msftconnecttest.com](http://www.msftconnecttest.com) | 443            | OS がインターネットに接続されているかどうかを検出                     | なし                       |
| \*.prod.do.dsp.mp.microsoft.com                           | 443            | Windows Update                                 | なし                       |
| login.windows.net                                         | 443            | Microsoft Online Services、Microsoft 365 にサインイン | login.microsoftonline.us |
| \*.sfx.ms                                                 | 443            | OneDrive クライアントソフトウェアのアップデート                   | oneclient.sfx.ms         |
| \*.digicert.com                                           | 443            | 証明書の失効確認                                       | なし                       |
| \*.azure-dns.com                                          | 443            | Azure DNS 解決                                   | なし                       |
| \*.azure-dns.net                                          | 443            | Azure DNS 解決                                   | なし                       |

最新の情報については、Microsoft のウェブサイト（<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/v21-ja-jp/fu-lu/pto/azure-virtual-desktop.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.
