> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/ja/realmjoin-no.md).

# RealmJoin の展開

- [開始方法](https://docs.realmjoin.com/ja/realmjoin-no/getting-started.md): 必要な機能と範囲に基づいて、標準および拡張の RealmJoin 展開ガイドのどちらを選ぶかを判断するための意思決定マトリックスです。
- [拡張ガイド](https://docs.realmjoin.com/ja/realmjoin-no/getting-started/extended-guide.md): Runbooks、Logging などの高度な要件を備えたエンタープライズ グレードの環境に RealmJoin を展開するためのすべての手順を案内します。
- [オンボーディング](https://docs.realmjoin.com/ja/realmjoin-no/onboarding-realmjoin-portal.md): 新しい Tenant に RealmJoin Portal を展開するためのステップバイステップ ガイド
- [詳細設定](https://docs.realmjoin.com/ja/realmjoin-no/onboarding-realmjoin-portal/advanced-setup.md): 詳細設定では、権限をより細かくカスタマイズされた方法で割り当てることができます。この方法はより柔軟ですが、より複雑で、RealmJoin PowerShell モジュールの実行が必要です。
- [必要な権限](https://docs.realmjoin.com/ja/realmjoin-no/required-permissions.md): セルフサービスおよび管理機能のために RealmJoin Portal アプリに必要な Microsoft Graph および Azure の権限です。
- [インフラストラクチャに関する考慮事項](https://docs.realmjoin.com/ja/realmjoin-no/infrastructure.md): プロキシのガイダンスや到達可能である必要がある Azure および Office 365 の IP 範囲を含む、RealmJoin のインフラストラクチャとネットワーク要件です。
- [RealmJoin Portal のスコープを制限する](https://docs.realmjoin.com/ja/realmjoin-no/infrastructure/limiting-the-scope-of-realmjoin-portal.md): RealmJoin で Administrative Units を使用する
- [複数ユーザー デバイス](https://docs.realmjoin.com/ja/realmjoin-no/infrastructure/multi-user-devices.md): Device Enrollment Manager (DEM) を使用して複数ユーザー デバイスをプロビジョニングし、RealmJoin Client 経由でセルフサービス インストールを有効にします。
- [ナビゲーション](https://docs.realmjoin.com/ja/realmjoin-no/navigation.md): About me ページからの RealmJoin Portal のナビゲーション。領域は権限レベルに応じて変化します。


---

# 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:

```
GET https://docs.realmjoin.com/ja/realmjoin-no.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.
