# パッケージ管理の概要

Package Management には、RealmJoin と Microsoft Intune にわたって、現在お使いの環境に存在するすべてのパッケージが表示されます。

<figure><img src="/files/e4c1392990a0f5e056cba10135c1de3c4c5a5e13" alt=""><figcaption><p>パッケージ管理一覧</p></figcaption></figure>

パッケージ名をクリックすると、そのパッケージの [詳細ページ](/ja/apuri/packages/package-details.md).

## フィルター

* **All** - RealmJoin と Intune にわたるすべてのパッケージを表示します。モバイル パッケージや Windows ストア パッケージも含みます
* **サポート対象** - RealmJoin が扱うパッケージのみを表示します（RealmJoin Client + Intune）
* **RealmJoin** - RealmJoin Client を通じて展開された RealmJoin パッケージのみを表示します
* **Intune** - Microsoft Intune を通じて展開された RealmJoin パッケージのみを表示します
* **更新のみ** - パッケージ ストア内に、より新しいバージョンが存在するパッケージに表示を限定します。
* **自動化のみ** - より新しいバージョンの自動展開が構成されているパッケージ ストア内のパッケージに表示を限定します。

## 検索と並べ替え

パッケージ一覧では、名前、バージョン、プラットフォームなど、表示されている任意のフィールドを使って、組織内の任意のパッケージを検索できます。

検索はリアルタイムの入力中インクリメンタル検索に対応しています。入力すると検索結果が即座に更新されます。

現在の検索結果または全一覧は、各フィールド名をクリックすることで、任意のフィールドで並べ替えできます。

## バージョンとプレビュー

RealmJoin は、ソフトウェア パッケージに対する段階的な更新手順をサポートしています。

管理対象パッケージのより新しいバージョンが存在する場合、次のようにパッケージの新しいバージョンを購読できます **プレビュー**. これにより、新しいバージョンのパッケージの別インスタンスが作成され、このパッケージのプレビューをテスト用のパイロット ユーザー グループに割り当てられるようになります。

<figure><img src="/files/65e926876363123d4dfc8fb85f397438507250a5" alt=""><figcaption><p>更新一覧</p></figcaption></figure>

パッケージ一覧には、メイン パッケージのバージョン情報、プレビュー パッケージ（利用可能な場合）、およびパッケージ ストアで現在利用可能なパッケージのバージョン番号が表示されます。

もし *Update Automation* が有効化されている場合、希望する更新時期が列 **自動化**に表示されます。「ASAP」は、そのパッケージが更新対象であることを意味します。


---

# Agent Instructions: 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/apuri/packages/package-management.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.
