> 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/ugd-management.md).

# ユーザー、グループ、デバイスの管理

- [概要](https://docs.realmjoin.com/ja/ugd-management/user-group-device-management.md): Intune、Defender、Autopilot、およびサインイン データを組み合わせた 1 つの RealmJoin ビューで Entra ID のユーザー、グループ、デバイスを管理します。
- [組織の詳細](https://docs.realmjoin.com/ja/ugd-management/organization-details.md): RealmJoin の組織の詳細では、Azure Tenant の概要として、ユーザー数とグループ数、Intune と runbook の統計、最近のアプリ変更を表示します。
- [ユーザー プロファイル](https://docs.realmjoin.com/ja/ugd-management/user-profile.md): RealmJoin のユーザー プロファイル タブでは、ユーザーは自分のアプリ、アカウント、デバイス、グループにすばやくアクセスでき、管理者向けにはディレクトリ ロールも表示されます。
- [ユーザー、グループ、デバイス一覧](https://docs.realmjoin.com/ja/ugd-management/user-list.md): ユーザー、グループ、デバイスを検索・参照し、RealmJoin Portal から任意のオブジェクトの詳細ページを開きます。
- [ユーザーの詳細](https://docs.realmjoin.com/ja/ugd-management/user-list/user-details.md): RealmJoin のユーザー詳細では、単一ユーザー オブジェクトの概要と、有効/メンバー状態などのひと目で分かるステータスを表示します。
- [グループの詳細](https://docs.realmjoin.com/ja/ugd-management/user-list/group-details.md): Entra の静的および動的グループ、Exchange Online のメール有効グループおよび配布グループ、Microsoft 365 グループの RealmJoin グループ詳細。
- [デバイスの詳細](https://docs.realmjoin.com/ja/ugd-management/user-list/device-details.md): RealmJoin のデバイス詳細では、単一デバイスのログオン ユーザー、インストール済みアプリ、セキュリティ推奨事項とその状態を表示します。
- [ユーザーとグループの設定](https://docs.realmjoin.com/ja/ugd-management/user-and-group-settings.md): RealmJoin Client の設定と LAPS などの機能は、Tenant、グループ、またはユーザーのスコープに適用され、より狭いスコープがより広いスコープを上書きします。
- [利用可能な RealmJoin ポリシー](https://docs.realmjoin.com/ja/ugd-management/user-and-group-settings/additional-settings.md): ユーザーまたはグループごとに構成可能な利用可能な RealmJoin クライアント設定とポリシーのリファレンス。


---

# 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/ugd-management.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.
