> For the complete documentation index, see [llms.txt](https://agents.glueckkanja.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://agents.glueckkanja.com/jp/agents/pim-insights/changelog.md).

# 変更履歴

### \[1.0.1] - 2025-11-03

エージェントの出力を更新しました。

### \[1.0.0] - 2025-09-30

#### 初回リリース

PIM Insights の初回リリースです！このバージョンでは、特権 ID 管理のアクティベーションを、セキュリティリスク評価とコンプライアンス レポートを含めて包括的に分析します。

**含まれる内容:**

* Global Administrator の分単位のタイムライン再構築
* 攻撃インジケーター検出を伴う失敗した PIM アクティベーションの分析
* すべての特権ロールにわたる包括的なロール使用統計
* アクティベーション理由のコンプライアンス検証
* 通常とは異なる特権アクセス パターンの異常検出
* 権限昇格したユーザーをリスクのあるユーザーとして示す ID リスクの相関分析
* ロール アクティベーションの前後におけるサインイン パターン分析
* アクティベーション イベントに対する脅威インテリジェンスの強化
* 重大度スコアリングを備えたリスクベースのセキュリティ評価
* 優先順位付けされた修復推奨事項
* 継続的な PIM 監視のための Azure Workbook の生成
* 監査文書に適した、コンプライアンス対応のレポート
* 自然言語で PIM を問い合わせるための Security Copilot との統合


---

# 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://agents.glueckkanja.com/jp/agents/pim-insights/changelog.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.
