> 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 アプリケーションを削除してください **Enterprise applications** 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.
