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

# オンボーディング

## 自己オンボード用 RealmJoin ポータル

{% stepper %}
{% step %}

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

アクセスしてください <https://portal.realmjoin.com> そして次のアカウントでサインインしてください **グローバル管理者** Entra ID Tenant の

<figure><img src="/files/d94704e6eecc44588248489ba8a4378a68b08628" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 権限を承認

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

<figure><img src="/files/cba83732004d0715a9e19c249ed1edc187c06300" alt=""><figcaption><p>このアプリは、RealmJoin Portal と連携するために必要な基本権限を要求します。これらの権限は、RealmJoin Portal を利用するすべてのユーザーに必要です。たとえば、セルフサービスを使用する場合などです。</p></figcaption></figure>
{% endstep %}

{% step %}

#### フォームに入力してください

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

<figure><img src="/files/94d2872344f8cb70088f464e206de5958bde2525" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

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

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

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

<figure><img src="/files/142c0b01841f7bf85ae2658f49ff2f4011640599" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% content-ref url="/pages/3100b17c0d85ce168e23fb985d4442014d70306e" %}
[詳細設定](/ja/realmjoin-no/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:

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