From 95ed9932204e54fa096d72135faa99ed32fd11e6 Mon Sep 17 00:00:00 2001 From: Joey Caparas Date: Fri, 20 Jan 2017 10:22:24 -0800 Subject: [PATCH] fix note tagging --- ...re-arcsight-windows-defender-advanced-threat-protection.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/keep-secure/configure-arcsight-windows-defender-advanced-threat-protection.md b/windows/keep-secure/configure-arcsight-windows-defender-advanced-threat-protection.md index 1c36768862..89b4b13d30 100644 --- a/windows/keep-secure/configure-arcsight-windows-defender-advanced-threat-protection.md +++ b/windows/keep-secure/configure-arcsight-windows-defender-advanced-threat-protection.md @@ -35,12 +35,12 @@ You'll need to configure HP ArcSight so that it can consume Windows Defender ATP - **client_secret**: OAuth 2 Client secret - **auth_url**: ```https://login.microsoftonline.com/?resource=https%3A%2F%2FWDATPAlertExport.Seville.onmicrosoft.com ``` - >!NOTE + >[!NOTE] >Replace *tenantID* with your tenant ID. - **token_url**: `https://login.microsoftonline.com//oauth2/token` - >!NOTE + >[!NOTE] >Replace the *tenantID* value with your tenant ID. - **redirect_uri**: ```https://localhost:44300/wdatpconnector```