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```