> 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/library-packs/software-asset-management/workflow_-microsoft-365-e5-license-optimization.md).

# ワークフロー: Microsoft 365 E5ライセンス最適化

## 問題 <a href="#workflow-microsoft365e5licenseoptimization-problem" id="workflow-microsoft365e5licenseoptimization-problem"></a>

Microsoft 365 は高額であり、ライセンスを正しく割り当てるのは困難です。 ライセンス利用の可視性が欠如していると不要なコストが発生するだけでなく、ライセンスモデルの検出、ニーズの確認、ライセンス変更の手動プロセスは非常に時間がかかり、ITチームにとって多くの場合ストレスとなります。

## 解決策 <a href="#workflow-microsoft365e5licenseoptimization-solution" id="workflow-microsoft365e5licenseoptimization-solution"></a>

E5 から E3 へのライセンスダウングレードのプロセスを調整し、ITの時間を大幅に節約し、ライセンスコストを削減します。 この自動化されたワークフローは、Entra IDに接続し、E5ユーザーを検出し、ライセンス回収の許可を求め、E3ライセンスに切り替えます。

この自動ダウングレードプロセスをサポートするためのオプションのインディケーターとして、Power BI Proの使用状況データを活用し、実際の活動に基づいてユーザーのライセンス調整を行うことができます。 このライブラリ内のPower BIアプリケーションは、Power BIの未使用を特定するのに役立ち、より細かいターゲティングを可能にします。

* Microsoft 365 ライセンス管理プロセスをシンプル化し、加速するための完全にオーケストレーションされたプロセス。
* 大規模に不要なMicrosoft 365 ライセンスコストを削減します。
* Power BIの使用データを90日間にわたって調べる検出メカニズムとして、Software Metering情報を使用。
* 透明性、意識向上、承認を確保するために、ユーザーを巻き込むオプション。
* Entra IDへのAPIコールでユーザーのグループ割り当てを変更します。

## はじめに <a href="#workflow-microsoft365e5licenseoptimization-getstarted" id="workflow-microsoft365e5licenseoptimization-getstarted"></a>

以下のリンクに従ってパックを設定して使用を開始します:

* [構成ガイド: Microsoft 365 E5 ライセンスの最適化](/platform/ja/library-packs/software-asset-management/workflow_-microsoft-365-e5-license-optimization/configuration-guide_-microsoft-365-e5-license-optimization.md)
* [使用ガイド: Microsoft 365 E5 ライセンスの最適化](/platform/ja/library-packs/software-asset-management/workflow_-microsoft-365-e5-license-optimization/usage-guide_-microsoft-365-e5-license-optimization.md)


---

# 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/library-packs/software-asset-management/workflow_-microsoft-365-e5-license-optimization.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.
