> 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/usage-guide_-microsoft-365-e5-license-optimization.md).

# 使用ガイド: Microsoft 365 E5ライセンス最適化

## 概要 <a href="#usageguide-microsoft365e5licenseoptimization-overview" id="usageguide-microsoft365e5licenseoptimization-overview"></a>

Microsoft 365 ライセンスを効率的に管理することは、コスト管理において重要です。 組織はしばしば適切なユーザーに適切なライセンスを割り当てることで苦労し、不必要な費用が発生します。 これに対処するために、Entra ID 内で自動化されたワークフローがプロセスを効率化します。 E5 ライセンス保持者を特定し、回収の同意を求め、E3 ライセンスに移行することで、組織は時間を節約し、コストを削減できます。 Power BI Pro の使用データを活用することで、ライセンス調整が必要なユーザーをより正確にターゲットにできます。

ライブラリパックが正しく構成されていることを確認するために、設定ガイドの手順に従ってください:

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

## ワークフローの構造 <a href="#usageguide-microsoft365e5licenseoptimization-workflowstructure" id="usageguide-microsoft365e5licenseoptimization-workflowstructure"></a>

このワークフローは、スケジュールされたトリガーを利用して自動的に実行されるように設計されています。 しかし、アドホック使用のために手動でトリガーすることも可能です。 ワークフローの最初のステップは、ユーザーが特定のソフトウェアライセンスに関連付けられたセキュリティグループに属しているかどうかを確認することです。 これにより、ソフトウェアを使用していないすべてのユーザーに対してワークフローを実行できるようになります。

このセクションでは、このワークフローの主要なステップについて説明します:

* デバイスユーザーのグループ所属を確認してください。 ユーザーがワークフローパラメーター「**MS365 E5 承認グループ**」に示されているグループに属していない場合、プロセスを停止します。 逆に、グループのメンバーである場合、今後の期間に Microsoft Power BI アプリケーションが必要かどうかを確認するキャンペーンを開始します。

<div data-full-width="true"><figure><img src="/files/WdBHpe38LlVzSS2xOjiY" alt=""><figcaption></figcaption></figure></div>

* 「**許可を求める?**」ワークフローパラメーターが有効になっている場合、ユーザーには次のキャンペーンが提示されます

<figure><img src="/files/HHy9pS8Cffd9n53xjYpE" alt="image-20240321-133622.png"><figcaption></figcaption></figure>

* ワークフローは、ユーザーのUUIDを取得する段階に進み、次に、「**MS365 E3 承認グループ**」ワークフローパラメーターに従ってユーザーのグループメンバーシップの確認を行います。 ユーザーがE3グループのメンバーでない場合、彼らはそのグループに追加され、最終的に「**MS365 E5 承認グループ**」ワークフローパラメーターで定義されたグループから削除されます。

<figure><img src="/files/0IrxWAD5UNSV0gPpJBab" alt=""><figcaption></figcaption></figure>

***

関連トピック

* [ワークフローの管理](https://nexthink.gitbook.io/opd/user-guide/workflows/managing-workflows)
* [キャンペーンの管理](https://nexthink.gitbook.io/opd/user-guide/campaigns/managing-campaigns)


---

# 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/usage-guide_-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.
