Skip to content

Commit f9a1338

Browse files
committed
Update get-domain-related-alerts.md
1 parent 7e7ba9a commit f9a1338

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

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

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Retrieves a collection of [Alerts](alerts.md) related to a given domain address.
4040
## Limitations
4141

4242
- You can query on alerts last updated according to your configured retention period.
43-
- Rate limitations for this API are 100 calls per minute and 1500 calls per hour.
43+
- Rate limitations for this API are 100 calls per minute and 1,500 calls per hour.
4444

4545
## Permissions
4646

@@ -53,13 +53,11 @@ 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-
> [!NOTE]
57-
> When obtaining a token using user credentials:
58-
>
59-
> - The user needs to have at least the following role permission: 'View Data' (See [Create and manage roles](../user-roles.md) for more information)
60-
> - Response will include 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) for more information)
61-
>
62-
> Device group creation is supported in Defender for Endpoint Plan 1 and Plan 2.
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))
57+
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))
59+
60+
Device group creation is supported in Defender for Endpoint Plan 1 and Plan 2.
6361

6462
## HTTP request
6563

0 commit comments

Comments
 (0)