Update faq-wd-app-guard.md

This commit is contained in:
Rona Song 2019-09-18 11:28:24 -07:00 committed by GitHub
parent 25992adc06
commit 5443614e9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,8 +99,8 @@ Answering frequently asked questions about Windows Defender Application Guard (A
| | | | | |
|--------|-----------------------------------------------------------------------------------------------| |--------|-----------------------------------------------------------------------------------------------|
| **Q:** | How do I trust a subdomain in my site list? | | **Q:** | How do I trust a subdomain in my site list? |
| **A:** | To trust a subdomain, you must precede your domain with two dots, for example: ..contoso.com. | | **A:** | To trust a subdomain, you must precede your domain with two dots, for example: ..contoso.com will ensure mail.contoso.com or news.contoso.com are trusted. The first dot represents the strings for the subdomain name (mail or news), the second dot recognizes the start of the domain name (contoso.com). This prevents sites such as fakesitecontoso.com from being trusted.|
<br> <br>