> 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/zhan-kai/onboarding-realmjoin-portal.md).

# オンボーディング

RealmJoin Portal を新しいテナントに導入するためのステップバイステップ ガイド

## RealmJoin ポータルへのセルフオンボード

{% stepper %}
{% step %}

#### グローバル管理者としてサインイン

アクセス <https://portal.realmjoin.com> にアクセスし、次としてサインイン **グローバル管理者** お使いの Entra ID Tenant において。

<figure><img src="https://3438325150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkrcM7cKOpXKri1kVrh%2Fuploads%2FTkqBWPCWOfdR5UKSGDKC%2Fimage.png?alt=media&amp;token=d6a068a4-cb80-4965-8577-358b7816b69f" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### アクセス許可を承諾

組織に代わって RealmJoin Portal を承認するには、「組織の代わりに同意する」を選択してください。

<figure><img src="https://3438325150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkrcM7cKOpXKri1kVrh%2Fuploads%2F0H1LJb2vDGT5wpxwReeE%2Fimage.png?alt=media&amp;token=ce766c21-cd4a-4427-8c35-98062f03037f" alt=""><figcaption><p>アプリは RealmJoin Portal とやり取りするために必要な基本アクセス許可を要求します。これらのアクセス許可は、セルフサービスを使用するなど RealmJoin Portal を利用するすべてのユーザーに必要です。</p></figcaption></figure>
{% endstep %}

{% step %}

#### フォームに入力

指定されたメールアドレスに、重要な更新とポータル通知が届きます。

<figure><img src="https://3438325150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkrcM7cKOpXKri1kVrh%2Fuploads%2F82jGPO4m01SElNWmtDCl%2FSnipaste_2026-01-21_15-07-24.png?alt=media&amp;token=eb1045fc-5ddd-448c-958a-59b89a053597" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 「クイック セットアップ」または「詳細セットアップ」を選択

* 「クイック セットアップ」では、RealmJoin Portal の中核機能を提供します
* 「詳細セットアップ」では、RealmJoin の全機能を利用できます。さらに、組織に特別なコンプライアンス要件がある場合や、付与されたアクセス許可を最大限に制御する必要がある場合は、「詳細セットアップ」を選択してください。

| 機能                     | クイック セットアップ | 詳細セットアップ |
| ---------------------- | :---------: | :------: |
| ポータルの中核機能              |      ☑️     |    ☑️    |
| Autopilot              |             |    ☑️    |
| RealmJoin クライアント       |             |    ☑️    |
| 修復スクリプト                |             |    ☑️    |
| 特権デバイス操作               |             |    ☑️    |
| Intune LAPS            |             |    ☑️    |
| セキュリティ機能（MDE ライセンスが必要） |             |    ☑️    |
| 監査ログ                   |             |    ☑️    |

<figure><img src="https://3438325150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkrcM7cKOpXKri1kVrh%2Fuploads%2FtVDr8WXDvcP0JfY9FdnN%2FSnipaste_2026-01-21_15-07-54.png?alt=media&amp;token=7b53c99e-fbb3-4f47-8660-83907cea8ae3" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% content-ref url="/pages/3100b17c0d85ce168e23fb985d4442014d70306e" %}
[高度なセットアップ](/ja/zhan-kai/onboarding-realmjoin-portal/advanced-setup.md)
{% endcontent-ref %}


---

# 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.realmjoin.com/ja/zhan-kai/onboarding-realmjoin-portal.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.
