From 95d998eb96f3bba754ac27a041b841d4f4fdd074 Mon Sep 17 00:00:00 2001 From: Joey Caparas Date: Thu, 16 Mar 2017 17:01:22 -0700 Subject: [PATCH] rename generic api topic to pull alerts using rest api --- ...figure-siem-windows-defender-advanced-threat-protection.md | 4 ++-- ...g-rest-api-windows-defender-advanced-threat-protection.md} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename windows/keep-secure/{generic-api-windows-defender-advanced-threat-protection.md => pull-alerts-using-rest-api-windows-defender-advanced-threat-protection.md} (100%) diff --git a/windows/keep-secure/configure-siem-windows-defender-advanced-threat-protection.md b/windows/keep-secure/configure-siem-windows-defender-advanced-threat-protection.md index 768f626ebd..3eb8432800 100644 --- a/windows/keep-secure/configure-siem-windows-defender-advanced-threat-protection.md +++ b/windows/keep-secure/configure-siem-windows-defender-advanced-threat-protection.md @@ -41,7 +41,7 @@ For list of fields exposed in the alerts API see Windows Defender ATP alert API ## Pull Windows Defender ATP alerts using REST API Windows Defender ATP supports the OAuth 2.0 protocol to pull alerts using REST API. -For more information, see [Pull Windows Defender ATP alerts using REST API](generic-api-windows-defender-advanced-threat-protection.md). +For more information, see [Pull Windows Defender ATP alerts using REST API](pull-alerts-using-rest-api-windows-defender-advanced-threat-protection.md). ## In this section @@ -51,4 +51,4 @@ Topic | Description [Enable SIEM integration in Windows Defender ATP](enable-siem-integration-windows-defender-advanced-threat-protection.md)| Learn about enabling the SIEM integration feature in the **Preferences setup** page in the portal so that you can use and generate the required information to configure supported SIEM tools. [Configure Splunk](configure-splunk-windows-defender-advanced-threat-protection.md)| Learn about installing the REST API Modular Input app and other configuration settings to enable Splunk to pull Windows Defender ATP alerts. [Configure ArcSight](configure-arcsight-windows-defender-advanced-threat-protection.md)| Learn about installing the HP ArcSight REST FlexConnector package and the files you need to configure ArcSight to pull Windows Defender ATP alerts. - [Pull Windows Defender ATP alerts using REST API](generic-api-windows-defender-advanced-threat-protection.md) | Learn how to use REST API to pull alerts from Windows Defender ATP. + [Pull Windows Defender ATP alerts using REST API](pull-alerts-using-rest-api-windows-defender-advanced-threat-protection.md) | Learn how to use REST API to pull alerts from Windows Defender ATP. diff --git a/windows/keep-secure/generic-api-windows-defender-advanced-threat-protection.md b/windows/keep-secure/pull-alerts-using-rest-api-windows-defender-advanced-threat-protection.md similarity index 100% rename from windows/keep-secure/generic-api-windows-defender-advanced-threat-protection.md rename to windows/keep-secure/pull-alerts-using-rest-api-windows-defender-advanced-threat-protection.md