Skip to content

Commit 02a67d7

Browse files
Merge pull request #289609 from yelevin/patch-2
Update customize-alert-details.md
2 parents 9118c92 + eb615f4 commit 02a67d7

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

articles/sentinel/customize-alert-details.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,12 @@ Follow the procedure detailed below to use the alert details feature. These step
9494

9595
1. When you have finished customizing your alert details, if you're now creating the rule, continue to the next tab in the wizard. If you're editing an existing rule, select the **Review and create** tab. Once the rule validation is successful, select **Save**.
9696

97-
> [!NOTE]
98-
>
99-
> **Service limits**
100-
> - You can override a field with **up to 50 values**. Values past the 50th are dropped.
101-
> - The size limit for the AlertName field, and any other non-collection properties, is **256 bytes**.
102-
> - The size limit for the Description field, and any other collection properties, is **5 KB**.
103-
> - Values exceeding the size limits are dropped.
97+
## Service limits
98+
99+
- You can override a field with **up to 50 values** in a single query. When your query exceeds 50 customized values, **all** customized values are dropped, and in all query results the field reverts to its default value. Tune your query to yield no more than 50 values to ensure no customized values are dropped.
100+
- The size limit for the `AlertName` field, and any other non-collection properties, is **256 bytes**.
101+
- The size limit for the `Description` field, and any other collection properties, is **5 KB**.
102+
- Values exceeding the size limits are dropped.
104103

105104
## Next steps
106105

0 commit comments

Comments
 (0)