> 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-ja-jp/parallels-ras-noinsutru/shisutemu/hdowea.md).

# ハードウェア要件

Parallels RAS は、物理プラットフォームおよび仮想プラットフォーム上で広範囲にわたってテストされています。Parallels RAS を実行するうえで認定されたハードウェアの最低要件を以下に示します。

* 物理マシン - デュアルコアプロセッサ、最小 4GB の RAM。
* 仮想マシン - 2 基の仮想プロセッサ、最小 4GB の RAM。

Parallels RAS をインストールおよび構成するためのサーバーハードウェア要件は、エンドユーザーの要件によって異なる可能性があります。

通常、30 ユーザー以下のインストールの場合、1 つの高性能サーバーに Parallels RAS をインストールし、そのサーバーからリソースを直接公開することができます。30 ユーザー以上の場合、複数のサーバーが必要になる可能性があります。

Parallels RAS の展開を計画する段階で、以下の点を考慮する必要があります。

* 複数の CPU コア、高性能のディスク転送速度、および十分な RAM で構成される高性能サーバーを使用する必要があります。
* エンドユーザーに提供するために必要なリソースが適切に用意されている場合は、ハイパーバイザーベースの仮想マシンを使用できます。
* Gateway SSL モードを使用する受信接続では、RAS Secure Gateway が 1 台のサーバーにつき 1200 ユーザーを超えないようにすることをお勧めします。
* HALB の使用量は、HALB アプライアンスごとに 2000 ユーザーセッションを超えてはなりません。<https://kb.parallels.com/125229> を参照してください。
* VDI ハイパーバイザーリソースの要件を計画する場合、仮想マシンごとの RAM 使用量、ディスク容量など、追加の要件を考慮する必要があります。

RD セッションホスト、VDI、または Azure Virtual Desktop を構成する場合、ワークロードの種類に応じて、セッションホストを構成する必要があることに注意してください。可能な限り最高のエクスペリエンスを得るには、ユーザーのニーズに応じて展開を拡張する必要があります。次の表は、さまざまなワークロードの種類がセッションホストの構成にどのように影響するかを示しています。

| **ワークロード** | **ユーザーの例**                     | **アプリの例**                                                                                                                                             | **vCPU あたりの最大ユーザー数** | **最小要件**                                         |
| ---------- | ------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------- | ------------------------------------------------ |
| ライトユーザー    | 基本的なデータエントリータスク                | データベースエントリーアプリケーション、コマンドラインインターフェイス                                                                                                                   | 6                    | <p>2 vCPU</p><p>8 GB RAM</p><p>16 GB ストレージ</p>   |
| 普通         | コンサルタントおよびマーケット リサーチ           | データベースエントリーアプリケーション、コマンドラインインターフェイス、Microsoft Word、静的ウェブページ                                                                                           | 4                    | <p>4 vCPU</p><p>16 GB RAM</p><p>32 GB ストレージ</p>  |
| ヘビーユーザー    | ソフトウェアエンジニア、コンテンツ作成者           | データベースエントリーアプリケーション、コマンドラインインターフェイス、Microsoft Word、静的ウェブページ、Microsoft Outlook、Microsoft PowerPoint、動的ウェブページ                                           | 2                    | <p>4 vCPU</p><p>16 GB RAM</p><p>32 GB ストレージ</p>  |
| パワーユーザー    | グラフィックデザイナー、3D モデルメーカー、機械学習の研究 | データベースエントリーアプリケーション、コマンドラインインターフェイス、Microsoft Word、静的ウェブページ、Microsoft Outlook、Microsoft PowerPoint、動的ウェブページ、Adobe Photoshop、Adobe Illustrator、CAD、CAM | 1                    | <p>6 vCPU</p><p>56 GB RAM</p><p>340 GB ストレージ</p> |

**注:** サイズについてのガイドラインは、RDS または Azure Virtual Desktop マルチセッションホストに関する Microsoft の推奨事項に基づいています。

ポートの要件については、\*\*「ポート参照」\*\*セクションを参照してください。


---

# 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-ja-jp/parallels-ras-noinsutru/shisutemu/hdowea.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.
