Learn Editor: Update windows-sandbox-configure-using-wsb-file.md

This commit is contained in:
Kavya N 2024-07-26 19:30:58 -07:00
parent 1353ffb0d3
commit 81f438d337

View File

@ -60,7 +60,7 @@ Supported values:
- *Enable*: Enables vGPU support in the sandbox. - *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. - *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] > [!NOTE]
> Enabling virtualized GPU can potentially increase the attack surface of the sandbox. > Enabling virtualized GPU can potentially increase the attack surface of the sandbox.