> 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/desukutoppuinfuravdi/purobaidno/kuraudopurobaidno/microsoft-azure/to.md).

# 概要と前提条件

**はじめに**

Microsoft Azure を使用中または検討中の組織は、VDI および RD セッションホストのワークロードのプロビジョニング、スケーリング、管理を Parallels RAS Console から直接実行し、Azure Resource Manager（ARM）を使用して Microsoft Azure 上に展開できます。Parallels RAS は、Azure リソースに必要な権限（サブスクリプションとリソースグループ）を持つサービスプリンシパルを使用して、リソースの認証、プロビジョニング、管理を実行します。

**前提条件**

Microsoft Azure をプロバイダーとして使用するには、以下の条件を満たしている必要があります。

* 既存の Microsoft Azure アカウントとサブスクリプション。
* 必要な Microsoft Azure プロバイダーが有効化されていること（Microsoft.ResourceGraph、Microsoft.Resources、Microsoft.Compute、Microsoft.Network など）。
* AD サービスに接続可能な、選択したリージョン内の ARM 仮想ネットワークとサブネット。Microsoft Entra ID with Active Directory Domain Services（AADDS）、Azure IAAS 内またはハイブリッドのドメインコントローラー（オンプレミスドメインへの接続を使用できるもの）。
* ハイブリッド RAS 展開を使用する場合、サイト間 VPN または ExpressRoute が必要。
* VDI または RD セッションホストのテンプレートとして使用される、構成済みの VM。

Microsoft Azure をプロバイダーとして追加するには、以下の 2 つのステップがあります。

1. まず、サブスクリプション内のリソースにアクセスするアプリケーションを Microsoft Azure 内に作成する必要があります。このステップについては、[**「Microsoft Entra ID アプリケーションの作成」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Administrators-Guide/45529.htm)セクションで説明されます。
2. アプリケーションの作成と登録が完了したら、Parallels RAS Console 内で Microsoft Azure をプロバイダーとして追加できます。このステップについては、[**「Microsoft Azure をプロバイダーとして追加」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Administrators-Guide/45530.htm)で説明されます。

ここからは、上記のステップを実行する方法について説明します。


---

# 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/desukutoppuinfuravdi/purobaidno/kuraudopurobaidno/microsoft-azure/to.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.
