add related topics

This commit is contained in:
Joey Caparas
2018-03-20 11:42:44 -07:00
parent 67106b06db
commit cfb458d47f
3 changed files with 7 additions and 5 deletions

View File

@ -69,5 +69,5 @@ You can define the conditions for when entities are identified as malicious or s
## Related topics
- Automation file uploads
- Automation folder exclusions
- [Manage automation file uploads](manage-automation-file-uploads-windows-defender-advanced-threat-protection.md)
- [Manage automation folder exclusions](manage-automation-folder-exclusions-windows-defender-advanced-threat-protection.md)

View File

@ -46,5 +46,5 @@ For example, if you add *exe* and *bat* as file or attachment extension names, t
## Related topics
- Automation allowed/blocked lists
- Automation folder exclusions
- [Manage automation allowed/blocked lists](manage-automation-allowed-blocked-list-windows-defender-advanced-threat-protection.md)
- [Manage automation folder exclusions](manage-automation-folder-exclusions-windows-defender-advanced-threat-protection.md)

View File

@ -36,7 +36,7 @@ You can control the following attributes about the folder that you'd like to be
**Folders**
You can specify a folder and its subfolders. You can use wild cards so that all files under the directory is skipped by the automated investigation.
You can specify a folder and its subfolders to be skipped. You can use wild cards so that all files under the directory is skipped by the automated investigation.
**Extensions**
You can specify the extensions to exclude in a specific directory. The extensions are a way to prevent an attacker from using an excluded folder to hide an exploit. The extensions explicitly define which files to ignore.
@ -74,3 +74,5 @@ You can specify the file names that you want to be excluded in a specific direct
## Related topics
- [Manage automation allowed/blocked lists](manage-automation-allowed-blocked-list-windows-defender-advanced-threat-protection.md)
- [Manage automation file uploads](manage-automation-file-uploads-windows-defender-advanced-threat-protection.md)