From 1562c29654b0d8605737d4dbea71c4a9280cd9fe Mon Sep 17 00:00:00 2001 From: Lars Iwer Date: Thu, 27 Oct 2016 15:19:29 -0700 Subject: [PATCH] Fixed typo --- windows/keep-secure/credential-guard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/keep-secure/credential-guard.md b/windows/keep-secure/credential-guard.md index b4f2af8443..77bb8859bc 100644 --- a/windows/keep-secure/credential-guard.md +++ b/windows/keep-secure/credential-guard.md @@ -183,7 +183,7 @@ DG_Readiness_Tool_v2.0.ps1 -Enable -AutoReboot #### Credential Guard deployment in virtual machines -Credential Guard can protect secrets in a Hyper-V virtual machine, just as it would a physical machine. The enablement steps are the same from within the virtual machine. +Credential Guard can protect secrets in a Hyper-V virtual machine, just as it would on a physical machine. The enablement steps are the same from within the virtual machine. Credential Guard protects secrets from non-priviledged access inside the VM. It does not provide additional protection from the host administrator. From the host, you can disable Credential Guard for a virtual machine: