> 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/toraburushtinguto-faq/offboarding.md).

# オフボーディング

RealmJoin の使用を停止する場合は、以下の手順に従って、テナントからきれいに削除してください。正確な手順は、RealmJoin がご利用の環境でどのように展開されているかによって異なります。

{% hint style="warning" %}
**まず、管理対象アプリケーションを削除してください。** 管理されたグループは、購読済みパッケージがポータルから手動で通常どおり削除された場合にのみ、自動的に削除されます。テナント削除中に私たちは **返されません** Intune にプッシュされたグループやパッケージには一切触れないため、不要になった管理対象アプリケーションはすべてポータルで削除する必要があります。 **前に** オフボーディングを開始します。
{% endhint %}

## Intune のみ

RealmJoin を Intune 管理専用で使用している場合:

{% stepper %}
{% step %}

### Enterprise Applications から RealmJoin を削除する

RealmJoin アプリケーションを削除する **エンタープライズ アプリケーション** Microsoft Entra テナント内で。
{% endstep %}

{% step %}

### お知らせください

[お問い合わせください](/ja/fa-de-qing-bao/support.md) そうすれば、こちら側でテナント接続を削除できます。
{% endstep %}
{% endstepper %}

## RealmJoin Agent が展開されている場合

RealmJoin Agent がデバイスに展開されている場合は、上記のすべての手順を完了し、さらに次の対応も行ってください。

{% stepper %}
{% step %}

### クリーンアップ スクリプトを依頼する

[お問い合わせください](/ja/fa-de-qing-bao/support.md) デバイスから RealmJoin の残存痕跡をすべて削除する PowerShell スクリプト用のものです。
{% endstep %}
{% endstepper %}

## テナント削除の意味

こちら側でテナント接続を削除すると:

* お客様のテナントのために保存したすべてのデータを削除します。
* RealmJoin Portal にはアクセスできなくなります。
* デバイスは RealmJoin Agent の新しい構成を受信しなくなります。

{% hint style="info" %}
管理されたグループは **返されません** テナント削除中に削除されます。オフボーディングの前に、RealmJoin ポータルで不要になった Intune のグループ/アプリケーションを必ず削除してください。
{% endhint %}


---

# 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/toraburushtinguto-faq/offboarding.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.
