add auto ir icons

This commit is contained in:
jcaparas
2018-04-02 23:21:50 -07:00
parent 231638a756
commit 4117a225ce
14 changed files with 11 additions and 3 deletions

View File

@ -29,7 +29,7 @@ ms.date: 04/16/2018
Before you can create custom threat intelligence (TI) using REST API, you'll need to set up the custom threat intelligence application through the Windows Defender ATP portal. Before you can create custom threat intelligence (TI) using REST API, you'll need to set up the custom threat intelligence application through the Windows Defender ATP portal.
1. In the navigation pane, select **Settings** > **Threat intel**. 1. In the navigation pane, select **Settings** > **APIs** > **Threat intel**.
![Image of threat intel API menu](images/atp-threat-intel-api.png) ![Image of threat intel API menu](images/atp-threat-intel-api.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1018 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 950 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1011 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1018 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1011 B

View File

@ -97,8 +97,16 @@ Icon | Description
![Memory allocation icon](images\atp-memory-allocation-icon.png)| Memory allocation ![Memory allocation icon](images\atp-memory-allocation-icon.png)| Memory allocation
![Process injection icon](images\atp-process-injection.png)| Process injection ![Process injection icon](images\atp-process-injection.png)| Process injection
![Powershell command run icon](images\atp-powershell-command-run-icon.png)| Powershell command run ![Powershell command run icon](images\atp-powershell-command-run-icon.png)| Powershell command run
![Community center icon](images\atp-community-center.png) | Community center icon ![Community center icon](images\atp-community-center.png) | Community center
![Notifications icon](images\atp-notifications.png) | Notifications icon ![Notifications icon](images\atp-notifications.png) | Notifications
![Remediated icon](images\remediated.png) | Automated investigation - remediated
![Partially investigated icon](images\partially_remediated.png) | Automated investigation - investigated
![Partially remediated icon](images\partially_investigated.png) | Automated investigation - partially remediated
![Pending icon](images\pending.png) | Automated investigation - pending
![Running icon](images\running.png) | Automated investigation - running
![Termindated by system](images\terminated_by_system.png) | Automated investigation - terminated by system
![No threats found](images\no_threats_found.png) | Automated investigation - no threats found
## Related topics ## Related topics