From b097d9a887796aa70211345fa001532968d51b0f Mon Sep 17 00:00:00 2001 From: Joey Caparas Date: Tue, 14 Aug 2018 16:27:24 -0700 Subject: [PATCH] add overview of management and apis --- .../windows-defender-atp/management-apis.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/windows/security/threat-protection/windows-defender-atp/management-apis.md b/windows/security/threat-protection/windows-defender-atp/management-apis.md index dddb9ba127..54fb744853 100644 --- a/windows/security/threat-protection/windows-defender-atp/management-apis.md +++ b/windows/security/threat-protection/windows-defender-atp/management-apis.md @@ -1,5 +1,5 @@ --- -title: Manage alerts and reports using tools and APIs +title: Overview of management and APIs description: keywords: search.product: eADQiWindows 10XVcnh @@ -13,7 +13,21 @@ ms.localizationpriority: high ms.date: 07/01/2018 --- -# Manage management tools and APIs TODO: Raviv +# Overview of management and APIs TODO: Raviv +Integrate Windows Defender Advanced Threat Protection into your existing workflows. +- [Onboarding](https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-atp/onboard-configure-windows-defender-advanced-threat-protection) +- [Configuration](https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-atp/preferences-setup-windows-defender-advanced-threat-protection) +- [Operating system baseline compliance](https://docs.microsoft.com/windows/security/threat-protection/windows-defender-atp/secure-score-dashboard-windows-defender-advanced-threat-protection) +- [SIEM connectors](https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-atp/configure-siem-windows-defender-advanced-threat-protection) +- [Exposed APIs](https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-atp/exposed-apis-windows-defender-advanced-threat-protection) +- [RBAC](https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-atp/rbac-windows-defender-advanced-threat-protection) +- [Reporting and trends](https://docs.microsoft.com/windows/security/threat-protection/windows-defender-atp/powerbi-reports-windows-defender-advanced-threat-protection) + + +================ + +Scratch paper / thoughts: + Windows Defender ATP supports a wide variety of tools to help you manage and interact with the platform so that you can integrate the service into your existing workflows. There's a wide variety of supported management tools you can use to onboard machines to the service. The platform also supports various security information and events management (SIEM) tools that allows you to pull alerts to. The application programming interface (APIs) provides the flexibility of pulling or creating alerts programmatically.