Merge pull request #10060 from kavyamsft/docs-editor/windows-sandbox-configure-usin-1722047455

Update vGPU default value to enabled
This commit is contained in:
Stacyrch140
2024-07-29 12:56:38 -04:00
committed by GitHub

View File

@ -60,7 +60,7 @@ Supported values:
- *Enable*: Enables vGPU support in the sandbox.
- *Disable*: Disables vGPU support in the sandbox. If this value is set, the sandbox uses software rendering, which might be slower than virtualized GPU.
- *Default* This value is the default value for vGPU support. Currently, this default value denotes that vGPU is disabled.
- *Default* This value is the default value for vGPU support. Currently, this default value denotes that vGPU is enabled.
> [!NOTE]
> Enabling virtualized GPU can potentially increase the attack surface of the sandbox.