> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/ja/naentpuraizusbisu/virtual-desktop-infrastructure/vdi-explainer.md).

# VDIの解説

Zoom Workplace VDI（仮想デスクトップ基盤）アプリとプラグインは、仮想インフラを持つ企業が、仮想サーバーのリソースに大きな影響を与えることなく、高品質でリアルタイムのメディア体験を提供できるよう支援します。

以下のページでは、Zoom Workplace VDI アプリとプラグインの仕組みと、仮想デスクトップ基盤を利用する企業にどのようなメリットがあるのかについて、技術的な説明と考察を提供します。

{% content-ref url="/pages/543a73d85546d54891b0481e5f0bc84b901c547b" %}
[概要](/technical-library/ja/naentpuraizusbisu/virtual-desktop-infrastructure/vdi-explainer/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/88c763e1f4785048fdbb32d2e8bb4c26d992a67a" %}
[基本概念](/technical-library/ja/naentpuraizusbisu/virtual-desktop-infrastructure/vdi-explainer/core-concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/457fadc8d8bb738643a2e0467cd258fe98a29705" %}
[管理と導入](/technical-library/ja/naentpuraizusbisu/virtual-desktop-infrastructure/vdi-explainer/administration-and-deployments.md)
{% endcontent-ref %}

{% content-ref url="/pages/c9a34afe0f127e577cbc8d552b9f0f624e6e6276" %}
[制限事項](/technical-library/ja/naentpuraizusbisu/virtual-desktop-infrastructure/vdi-explainer/limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/48c3d3b5324f768652b992aec0e0832c83324c8d" %}
[トラブルシューティング](/technical-library/ja/naentpuraizusbisu/virtual-desktop-infrastructure/vdi-explainer/troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/e59ff33114a8241f9692bbb92cecf92151a30867" %}
[よくあるご質問](/technical-library/ja/naentpuraizusbisu/virtual-desktop-infrastructure/vdi-explainer/frequently-asked-questions.md)
{% endcontent-ref %}

***


---

# 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://library.zoom.com/technical-library/ja/naentpuraizusbisu/virtual-desktop-infrastructure/vdi-explainer.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.
