Skip to content

Commit 6f81d5f

Browse files
committed
Update get-all-scan-agents.md
1 parent 17f573f commit 6f81d5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/api/get-all-scan-agents.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Permission type|Permission|Permission display name
5555
Application|Machine.Read.All| Read all scan information.
5656
Delegated (work or school account)|Machine.Read.All|Read all scan information.
5757

58-
When obtaining a token using user credentials, to view data the user needs to have at least the following role permission: `ViewData` or `TvmViewData` (See [Create and manage roles](../user-roles.md))
58+
When obtaining a token using user credentials, to view data, the user needs to have at least the following role permission: `ViewData` or `TvmViewData` (See [Create and manage roles](../user-roles.md))
5959

6060
## HTTP request
6161

@@ -81,15 +81,15 @@ If successful, this method returns 200 - OK response code with a list of authent
8181

8282
### Request example
8383

84-
Here is an example of the request.
84+
Here's an example of the request.
8585

8686
```http
8787
https://api-us.securitycenter.microsoft.com/api/DeviceAuthenticatedScanAgents
8888
```
8989

9090
### Response example
9191

92-
Here is an example of the response.
92+
Here's an example of the response.
9393

9494
```json
9595
{

0 commit comments

Comments
 (0)