Merge remote-tracking branch 'refs/remotes/origin/master' into vs-8984926

This commit is contained in:
LizRoss
2017-01-20 12:35:50 -08:00
2 changed files with 3 additions and 3 deletions

View File

@ -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/<tenantID>?resource=https%3A%2F%2FWDATPAlertExport.Seville.onmicrosoft.com ```
>!NOTE
>[!NOTE]
>Replace *tenantID* with your tenant ID.
- **token_url**: `https://login.microsoftonline.com/<tenantID>/oauth2/token`
>!NOTE
>[!NOTE]
>Replace the *tenantID* value with your tenant ID.
- **redirect_uri**: ```https://localhost:44300/wdatpconnector```