mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-28 13:17:23 +00:00
Advanced Hunting API fixes:
1. Add beta disclaimer 2. Format permissions 3. Fix link to AAD app creation
This commit is contained in:
parent
248129b756
commit
56f3161e8f
@ -15,6 +15,9 @@ ms.date: 12/08/2017
|
||||
|
||||
# Advanced Hunting API
|
||||
|
||||
>[!NOTE]
|
||||
>**Important**: This API is in preview and is subject to change. Use of this API in production applications is not recommended.
|
||||
|
||||
**Applies to:**
|
||||
|
||||
- Windows Defender Advanced Threat Protection (Windows Defender ATP)
|
||||
@ -23,7 +26,11 @@ ms.date: 12/08/2017
|
||||
Run advanced query.
|
||||
|
||||
## Permissions
|
||||
Application needs 'Run advanced queries' role (See [How to select a permission](exposed-apis-windows-defender-advanced-threat-protection-new#create-an-app)).
|
||||
One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Create your app](exposed-apis-windows-defender-advanced-threat-protection-new.md#create-an-app)
|
||||
|
||||
Permission type | Permission | Permission display name
|
||||
:---|:---|:---
|
||||
Application | AdvancedQuery.Read.All | 'Run advanced queries'
|
||||
|
||||
## HTTP request
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user