> 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/to/settings.md).

# 設定の概要

RealmJoin Portal の設定により、管理者は自分の使用環境をカスタマイズし、RealmJoin の機能を管理し、Microsoft Azure リソースと連携できます。

## ナビゲーション

### 一般

RealmJoin の全般設定。アプリの展開の既定値、アプリ構成、ユーザー インターフェース、または Global Agent の設定など。

### 権限

RealmJoin Portal のユーザーに、さまざまなレベルの権限を委任します (RBAC)。

### グループ

RealmJoin Portal 内で、グループのプレフィックスを説明的な名前に設定します。

### Log Analytics

詳細なログ記録のために、Log Analytics Workspace を RealmJoin に接続します。

### ワークプレース クラウド ストレージ

クラウド ストレージ内のファイルを管理します。

### RunBooks

Azure Automation を接続して、RunBooks を使用した繰り返しタスクを自動化します。

### RunBook のカスタマイズ

既存の RunBooks 内のパラメーターをカスタマイズします。

### RunBook の権限

RunBooks を使用して、チーム メンバー向けのきめ細かなアクセス権限を作成します。

### カスタム ロール

標準の権限ロールでは対応していないユースケースをカバーするために、追加の RealmJoin Portal ロールを作成します。

### アプリカテゴリ

Intune アプリ カテゴリを作成および管理します。


---

# 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/to/settings.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.
