> 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-mp-guide/v21-ja-jp/readme/gai-yao.md).

# 概要

ParallelsR RAS 管理ポータルは、デスクトップ/ラップトップコンピューターまたはモバイルデバイスを使用して構成と日常のアクティビティを実行する Parallels RAS 管理者向けに設計された、最新のウェブベースの構成および管理コンソールです。

Parallels RAS 管理ポータルは、管理者に次の機能を提供します。

* 重要な Parallels RAS コンポーネント（RD セッションホスト、Connection Broker、Secure Gateway など）を一元的に展開、管理、および構成します。
* RD セッションホストからさまざまなリソースを公開します。
* FSLogix プロファイルコンテナーの設定を構成します。
* 印刷とスキャンの設定を構成します。
* SSL 証明書を管理します。
* 接続設定と MFA（Google 認証または Microsoft 認証などの他の時間ベースのワンタイムパスワード（TOTP）アプリ）を構成します。
* ユーザーセッションを監視および管理します。
* 管理者アカウントとセッションを管理します。
* メールボックスを構成します。
* ライセンスを管理します。
* サポートに連絡し、必要なシステムレポートを提供してください。

{% hint style="info" %}
**注:** デスクトップベースの Parallels RAS Console で現在利用可能な多くの機能は、本ツールが Parallels RAS のメイン管理ツールとして採用されるようになる前に、今後のリリースで管理ポータルに含められる予定です。
{% endhint %}

Parallels RAS 管理ポータルに含まれる Azure Virtual Desktop の管理機能は実験的なものであり、今後のバージョンでリリースされる予定です。


---

# 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-mp-guide/v21-ja-jp/readme/gai-yao.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.
