> 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/apuri/packages/package-management.md).

# パッケージ管理の概要

パッケージ管理では、RealmJoin と Microsoft Intune 全体で、現在お使いの環境に存在するすべてのパッケージが表示されます。

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

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

## フィルター

* **すべて** - 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
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:

```
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.
