mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 11:23:45 +00:00
fix note tagging
This commit is contained in:
@ -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
|
- **client_secret**: OAuth 2 Client secret
|
||||||
- **auth_url**: ```https://login.microsoftonline.com/<tenantID>?resource=https%3A%2F%2FWDATPAlertExport.Seville.onmicrosoft.com ```
|
- **auth_url**: ```https://login.microsoftonline.com/<tenantID>?resource=https%3A%2F%2FWDATPAlertExport.Seville.onmicrosoft.com ```
|
||||||
|
|
||||||
>!NOTE
|
>[!NOTE]
|
||||||
>Replace *tenantID* with your tenant ID.
|
>Replace *tenantID* with your tenant ID.
|
||||||
|
|
||||||
- **token_url**: `https://login.microsoftonline.com/<tenantID>/oauth2/token`
|
- **token_url**: `https://login.microsoftonline.com/<tenantID>/oauth2/token`
|
||||||
|
|
||||||
>!NOTE
|
>[!NOTE]
|
||||||
>Replace the *tenantID* value with your tenant ID.
|
>Replace the *tenantID* value with your tenant ID.
|
||||||
|
|
||||||
- **redirect_uri**: ```https://localhost:44300/wdatpconnector```
|
- **redirect_uri**: ```https://localhost:44300/wdatpconnector```
|
||||||
|
Reference in New Issue
Block a user