mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-23 06:13:41 +00:00
Small fixes
This commit is contained in:
@ -10,7 +10,7 @@ ms.pagetype: security
|
|||||||
ms.author: macapara
|
ms.author: macapara
|
||||||
author: mjcaparas
|
author: mjcaparas
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 10/23/2017
|
ms.date: 30/07/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
# Use Windows Defender ATP APIs
|
# Use Windows Defender ATP APIs
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 15 KiB |
@ -10,7 +10,7 @@ ms.pagetype: security
|
|||||||
ms.author: macapara
|
ms.author: macapara
|
||||||
author: mjcaparas
|
author: mjcaparas
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 12/08/2017
|
ms.date: 30/07/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
# Schedule Advanced Hunting using Microsoft Flow
|
# Schedule Advanced Hunting using Microsoft Flow
|
||||||
|
@ -10,7 +10,7 @@ ms.pagetype: security
|
|||||||
ms.author: macapara
|
ms.author: macapara
|
||||||
author: mjcaparas
|
author: mjcaparas
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 12/08/2017
|
ms.date: 30/07/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
# Advanced Hunting using PowerShell
|
# Advanced Hunting using PowerShell
|
||||||
|
@ -10,7 +10,7 @@ ms.pagetype: security
|
|||||||
ms.author: macapara
|
ms.author: macapara
|
||||||
author: mjcaparas
|
author: mjcaparas
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 12/08/2017
|
ms.date: 30/07/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
# Advanced hunting API
|
# Advanced hunting API
|
||||||
@ -125,6 +125,7 @@ Content-Type: application/json
|
|||||||
## Troubleshooting:
|
## Troubleshooting:
|
||||||
|
|
||||||
- (403) Forbidden.
|
- (403) Forbidden.
|
||||||
|
|
||||||
If you get this error when calling WDATP API, your token probably does not include the necessary permission.
|
If you get this error when calling WDATP API, your token probably does not include the necessary permission.
|
||||||
Please refer to section "Verify you can access WDATP app using your app" in Create an AAD app.
|
Please refer to section "Verify you can access WDATP app using your app" in Create an AAD app.
|
||||||
If the 'roles' section in the token does not include the necessary permission, either you did not add the necessary permission to your app (refer to step 6 in Create an AAD app) or you did not authorized your app in the tenant (refer to "Application consent" in Create an AAD app)
|
If the 'roles' section in the token does not include the necessary permission, either you did not add the necessary permission to your app (refer to step 6 in Create an AAD app) or you did not authorized your app in the tenant (refer to "Application consent" in Create an AAD app)
|
||||||
|
@ -10,7 +10,7 @@ ms.pagetype: security
|
|||||||
ms.author: macapara
|
ms.author: macapara
|
||||||
author: mjcaparas
|
author: mjcaparas
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 04/24/2018
|
ms.date: 30/07/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
# Supported Windows Defender ATP query APIs
|
# Supported Windows Defender ATP query APIs
|
||||||
|
Reference in New Issue
Block a user