# 管理コンソール 17.1.0

{% hint style="success" %}
まずはKeeperPAMサンドボックスのセットアップから始めましょう！手順については[こちらのページ](/keeperpam/jp/privileged-access-manager/quick-start-sandbox.md)をご覧ください。
{% endhint %}

すべてのお客様に向けてKeeperPAMの提供を開始しました。

KeeperPAMの詳細については、以下をご覧ください。

* [ウェブサイト](https://www.keepersecurity.com/ja_JP/privileged-access-management/)
* [KeeperPAMの資料](https://docs.keeper.io/keeperpam/jp/)

## 新機能

* [**パスワードローテーションの最適化**](/keeperpam/jp/privileged-access-manager/password-rotation/rotation-overview.md)\
  　すべてのローテーションをボルトUIから一元管理可能
* [**接続**](/keeperpam/jp/privileged-access-manager/connections.md)\
  　対象インフラ内のアセットへ即時かつ安全にアクセス
* [**トンネル**](/keeperpam/jp/privileged-access-manager/tunnels.md)\
  　リモートアクセスを確立するためのネイティブアプリを使用可能
* [**リモートブラウザ分離**](/keeperpam/jp/privileged-access-manager/remote-browser-isolation.md)\
  　ウェブアプリケーションへのアクセスを保護
* [**セッションレコーディングと再生**](/keeperpam/jp/privileged-access-manager/session-recording-and-playback.md)\
  　すべての特権セッションの利用状況を監視
* [**検出 (ディスカバリー )**](/keeperpam/jp/privileged-access-manager/discovery.md)\
  　リソースやアカウントを検出してKeeperにオンボード
* [**エンドポイント特権マネージャー**](/keeperpam/jp/endpoint-privilege-manager/overview.md)\
  　すべての端末に対する特権を統合的に管理
* [**PAM関連ポリシー**](/keeperpam/jp/privileged-access-manager/getting-started/enforcement-policies.md)\
  　PAM機能の権限設定と有効化のためのロール単位のアクセス制御ポリシー

## 改善点

* 二要素認証頻度のオプションを追加 (12時間および24時間)

## バグ修正

* メールアドレス変更時にアクティブユーザーがログアウトされる不具合を修正
* ARAMタブで特定のシークレットマネージャー用フィールドが表示されない不具合を修正
* デフォルトのパスワードポリシーが8文字ではなく20文字に設定されるよう修正
* Azure Sentinel SIEMとの統合に関する不具合を修正
* その他の軽微な修正および改善


---

# 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.keeper.io/release-notes/jp/enterprise/admin-console/admin-console-17.1.0.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.
