> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/ja/whats-new/2022/whats-new-2022.4.md).

# 2022年4月の新着情報

このリリースには、パフォーマンスと安定性の向上、そして近い将来に計画されている多くのエキサイティングな新機能に必要な内部コンポーネントが含まれています。 リリースノートとダウンロードリンクについては、コミュニティウェブサイトの[Nexthink Experience 2022.4 リリース](https://community.nexthink.com/s/article/Nexthink-Experience-20224-Release) をご覧ください。

## 集約接続で実行を強化する <a href="#whatsnew2022.4-enrichexecutionswithaggregateconnections" id="whatsnew2022.4-enrichexecutionswithaggregateconnections"></a>

VPN、ネットワーク応答時間、接続障害、トラフィックからのデータを使用して、デスクトップアプリケーションの接続問題を検出、管理、トラブルシューティングすることで、組織のエンドポイントの活動を発見し調査します。 IPv4とIPv6の両方がサポートされています。 この機能は公開技術プレビュー中です。

## Azure Active Directory用コネクタ <a href="#whatsnew2022.4-connectorforazureactivedirectory" id="whatsnew2022.4-connectorforazureactivedirectory"></a>

Azure Active Directory (Azure AD) から Nexthink ユーザーデータを充実させて可視化を強化し、Nexthink Experience の強力な Nexthink Query Language (NQL) を使って Investigations を作成します。 この機能は公開技術プレビュー中です。

<figure><img src="/files/CfpnQPrlgEpTwkoDUXOg" alt="Nexthink Experience data platform"><figcaption></figcaption></figure>


---

# 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.nexthink.com/platform/ja/whats-new/2022/whats-new-2022.4.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.
