# RAS Guest Agent

| **ソース**                                  | **宛先**         | **プロトコル** | **ポート**                                            | **説明**                                                                                     |
| ---------------------------------------- | -------------- | --------- | -------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| RAS ゲスト Agent（Azure Virtual Desktop で使用） | Provider Agent | TCP、UDP   | 30006                                              | <p>Provider Agent との通信</p><p>Provider Agent 検索用にサブネットのブロードキャストを送信</p><p>通常の UDP ハートビート</p> |
|                                          | localhost      | TCP       | 30005                                              | 内部コマンド用（memshell、プリンターリダイレクター）                                                             |
| RAS Performance Monitor                  | TCP            | 8086      | Agent（Telegraf サービス）が収集したパフォーマンスデータを InfluxDB に送信。 |                                                                                            |
| RAS 登録サーバー                               | TCP            | 30030     | RD ゲスト Agent（PrlsSCDriver）が接続してログオン資格情報を取得します      |                                                                                            |
| FSlogix                                  | TCP            | 443       | FSlogix インストーラーをダウンロード                             |                                                                                            |


---

# 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-admin-guide/v21-ja-jp/fu-lu/pto/ras-guest-agent.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.
