From b4da6bbb529de7266e5473e83ebeec5e1a7925de Mon Sep 17 00:00:00 2001 From: sotzaii_shuen <55835583shuen@gmail.com> Date: Sat, 28 Jan 2023 17:30:08 +0800 Subject: [PATCH] Update windows-sandbox-configure-using-wsb-file.md --- .../windows-sandbox/windows-sandbox-configure-using-wsb-file.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md index d6e5c7528e..f284d5abcb 100644 --- a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md +++ b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md @@ -76,6 +76,7 @@ Enables or disables networking in the sandbox. You can disable network access to `value` Supported values: +- *Disable*: Enables networking in the sandbox. - *Disable*: Disables networking in the sandbox. - *Default*: This value is the default value for networking support. This value enables networking by creating a virtual switch on the host and connects the sandbox to it via a virtual NIC.