From 66addf7e75c48f936325d39a61ae8d18919d4152 Mon Sep 17 00:00:00 2001
From: Ken <1176431+kenjohnson03@users.noreply.github.com>
Date: Fri, 20 Jul 2018 08:17:59 -0500
Subject: [PATCH 1/2] Add an additional question to the FAQ
Using the FAQ to identify the WDAGUtilityAccount's purpose.
---
.../windows-defender-application-guard/faq-wd-app-guard.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/windows/security/threat-protection/windows-defender-application-guard/faq-wd-app-guard.md b/windows/security/threat-protection/windows-defender-application-guard/faq-wd-app-guard.md
index 9ca53b6a22..7e369e235d 100644
--- a/windows/security/threat-protection/windows-defender-application-guard/faq-wd-app-guard.md
+++ b/windows/security/threat-protection/windows-defender-application-guard/faq-wd-app-guard.md
@@ -64,3 +64,9 @@ Answering frequently asked questions about Windows Defender Application Guard (A
|**Q:** |I enabled the hardware acceleration policy on my Windows 10 Enterprise, version 1803 deployment. Why are my users still only getting CPU rendering?|
|**A:** |This feature is currently experimental-only and is not functional without an additional regkey provided by Microsoft. If you would like to evaluate this feature on a deployment of Windows 10 Enterprise, version 1803, please contact Microsoft and we’ll work with you to enable the feature.|
+
+| | |
+|---|----------------------------|
+|**Q:** |What is the WDAGUtilityAccount local account?|
+|**A:** |The specified account is part of the Windows Defender Application Guard which came with the Fall Creators Update (version 1709). This account is left disabled unless it (Windows Defender Application Guard) is enabled on your device. This item is integrated to the OS and is not considered as a threat/virus/malware.|
+
From 48befebcfbbdd4157d924eb6d247881f88f0d6d2 Mon Sep 17 00:00:00 2001
From: Justin Hall
Date: Fri, 20 Jul 2018 07:33:34 -0700
Subject: [PATCH 2/2] Copyedits for first two sentences
---
.../windows-defender-application-guard/faq-wd-app-guard.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/windows/security/threat-protection/windows-defender-application-guard/faq-wd-app-guard.md b/windows/security/threat-protection/windows-defender-application-guard/faq-wd-app-guard.md
index 7e369e235d..dcea68cace 100644
--- a/windows/security/threat-protection/windows-defender-application-guard/faq-wd-app-guard.md
+++ b/windows/security/threat-protection/windows-defender-application-guard/faq-wd-app-guard.md
@@ -68,5 +68,5 @@ Answering frequently asked questions about Windows Defender Application Guard (A
| | |
|---|----------------------------|
|**Q:** |What is the WDAGUtilityAccount local account?|
-|**A:** |The specified account is part of the Windows Defender Application Guard which came with the Fall Creators Update (version 1709). This account is left disabled unless it (Windows Defender Application Guard) is enabled on your device. This item is integrated to the OS and is not considered as a threat/virus/malware.|
+|**A:** |This account is part of Application Guard beginning with Windows 10 version 1709 (Fall Creators Update). This account remains disabled until Application Guard is enabled on your device. This item is integrated to the OS and is not considered as a threat/virus/malware.|