Merge pull request #4533 from TokyoScarab/patch-8

Adding Question to FAQ
This commit is contained in:
Daniel Simpson 2019-07-24 08:40:05 -07:00 committed by GitHub
commit c350037e98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,3 +103,11 @@ Answering frequently asked questions about Windows Defender Application Guard (A
| **A:** | To trust a subdomain, you must precede your domain with two dots, for example: ..contoso.com. |
<br>
| | |
|--------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Q:** | Are there differences between using Application Guard on Windows Pro vs Windows Enterprise? |
| **A:** | When using Windows Pro and Windows Enterprise, you will have access to using Application Guard's Standalone Mode. However, when using Enterprise you will have access to Application Guard's Enterprise-Managed Mode. This mode has some extra features that the Standalone Mode does not. For more information, see [Prepare to install Windows Defender Application Guard](https://docs.microsoft.com/windows/security/threat-protection/windows-defender-application-guard/install-wd-app-guard). |
<br>