mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 22:07:22 +00:00
s
This commit is contained in:
parent
82d4c06dbf
commit
ce1a86d88b
@ -0,0 +1,39 @@
|
|||||||
|
---
|
||||||
|
title: Advanced Hunting API
|
||||||
|
description: Use this API to run advanced queries
|
||||||
|
keywords: apis, supported apis, advanced hunting, query
|
||||||
|
search.product: eADQiWindows 10XVcnh
|
||||||
|
ms.prod: w10
|
||||||
|
ms.mktglfcycl: deploy
|
||||||
|
ms.sitesec: library
|
||||||
|
ms.pagetype: security
|
||||||
|
ms.author: macapara
|
||||||
|
author: mjcaparas
|
||||||
|
ms.localizationpriority: medium
|
||||||
|
manager: dansimp
|
||||||
|
audience: ITPro
|
||||||
|
ms.collection: M365-security-compliance
|
||||||
|
ms.topic: article
|
||||||
|
ms.date: 09/24/2018
|
||||||
|
---
|
||||||
|
|
||||||
|
# Windows Defender ATP API - Hello Word
|
||||||
|
**Applies to:**
|
||||||
|
- Windows Defender Advanced Threat Protection (Windows Defender ATP)
|
||||||
|
|
||||||
|
|
||||||
|
## Get Windows Defender ATP Alerts using a simple PowerShell script
|
||||||
|
|
||||||
|
### How long it takes to go through this example?
|
||||||
|
It only takes 5 minutes done in two steps:
|
||||||
|
- Application registration
|
||||||
|
- Use examples: only requires copy/paste of a short PowerShell script
|
||||||
|
|
||||||
|
### Do I need a permission to connect?
|
||||||
|
For the App registration stage, you must have a Global administrator role in your Azure Active Directory (Azure AD) tenant.
|
||||||
|
|
||||||
|
|
||||||
|
## Related topic
|
||||||
|
- [Windows Defender ATP APIs](exposed-apis-list.md)
|
||||||
|
- [Access Windows Defender ATP with application context](exposed-apis-create-app-webapp.md)
|
||||||
|
- [Access Windows Defender ATP with user context](exposed-apis-create-app-nativeapp.md)
|
Loading…
x
Reference in New Issue
Block a user