mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-21 13:23:36 +00:00
Update windows/security/threat-protection/microsoft-defender-atp/apis-intro.md
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
This commit is contained in:
@ -57,7 +57,7 @@ You can access Microsoft Defender ATP API with **Application Context** or **User
|
|||||||
- **User Context:** <br>
|
- **User Context:** <br>
|
||||||
Used to perform actions in the API on behalf of a user.
|
Used to perform actions in the API on behalf of a user.
|
||||||
|
|
||||||
Steps that needs to be taken to access Microsoft Defender ATP API with user context:
|
Steps that need to be taken to access Microsoft Defender ATP API with user context:
|
||||||
1. Create AAD Native-Application.
|
1. Create AAD Native-Application.
|
||||||
2. Assign the desired permission to the application, e.g 'Read Alerts', 'Isolate Machines' etc.
|
2. Assign the desired permission to the application, e.g 'Read Alerts', 'Isolate Machines' etc.
|
||||||
3. Get token using the application with user credentials.
|
3. Get token using the application with user credentials.
|
||||||
|
Reference in New Issue
Block a user