Skip to content

Commit 89fd876

Browse files
committed
Update get-domain-related-alerts.md
1 parent 228ee94 commit 89fd876

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/api/get-domain-related-alerts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ Application|Alert.ReadWrite.All|'Read and write all alerts'
5353
Delegated (work or school account)|Alert.Read|'Read alerts'
5454
Delegated (work or school account)|Alert.ReadWrite|'Read and write alerts'
5555

56-
When obtaining a token using user credentials, the user needs to have at least the following role permission: `View Data` (See [Create and manage roles](../user-roles.md))
56+
When obtaining a token using user credentials, the user needs to have at least the following role permission: `View Data` (See [Create and manage roles](../user-roles.md)).
5757

58-
A response includes only alerts, associated with devices, that the user have access to, based on device group settings (See [Create and manage device groups](../machine-groups.md))
58+
A response includes only alerts, associated with devices, that the user has access to, based on device group settings (See [Create and manage device groups](../machine-groups.md)).
5959

6060
Device group creation is supported in Defender for Endpoint Plan 1 and Plan 2.
6161

@@ -77,7 +77,7 @@ Empty
7777

7878
## Response
7979

80-
If successful and domain exists - 200 OK with list of [alert](alerts.md) entities. If domain does not exist - 200 OK with an empty set.
80+
If successful and domain exists - 200 OK with list of [alert](alerts.md) entities. If domain doesn't exist - 200 OK with an empty set.
8181

8282
## Example
8383

0 commit comments

Comments
 (0)