From bfd92397ca03b671e61943509f2cd29dc3515f0f Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 20 Jun 2016 11:48:48 -0700 Subject: [PATCH] Update credential-guard.md --- windows/keep-secure/credential-guard.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/keep-secure/credential-guard.md b/windows/keep-secure/credential-guard.md index 0b86b95323..acf87038bb 100644 --- a/windows/keep-secure/credential-guard.md +++ b/windows/keep-secure/credential-guard.md @@ -80,7 +80,7 @@ The PC must meet the following hardware and software requirements to use Credent

Trusted Platform Module (TPM) version 1.2 or 2.0

-

TPM 1.2 and 2.0 provides protection for encryption keys used by virtualization-based security to protect Credential Guard storage where all other keys are stored. See the following table to determine which TPM versions are supported on your OS.

+

TPM 1.2 and 2.0 provides protection for encryption keys used by virtualization-based security to protect Credential Guard secrets where all other keys are stored. See the following table to determine which TPM versions are supported on your OS.

@@ -94,7 +94,7 @@ The PC must meet the following hardware and software requirements to use Credent
OS version Required TPM
-Note  If you don't have a TPM installed, Credential Guard will still be enabled, but the virtualization-based security keys used to protect Credential Guard storage will not bound to the TPM. Instead, the keys will be protected in a UEFI Boot Service variable. +Note  If you don't have a TPM installed, Credential Guard will still be enabled, but the virtualization-based security keys used to protect Credential Guard secrets will not bound to the TPM. Instead, the keys will be protected in a UEFI Boot Service variable.