Skip to content

Commit 539022b

Browse files
committed
link fix
1 parent 25360f5 commit 539022b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/security-alert-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This article lists supported Azure and third-party data source schemas, with lin
3131
| **Description** | string | The description of the alert. | |
3232
| **DisplayName** | string | Display name of the alert. For scheduled rules it will be taken from the rule name. | ASC wanted to deprecate one (display and alert name) but left the 2 |
3333
| **EndTime** | datetime | The end time of the impact of the alert (the time of the last event or activity included in the alert). For scheduled rule alerts, this is the value of the TimeGenerated field for the last event captured by the query. | |
34-
| **Entities** | string | A list of entities related to the alert. This list can include a combination of entities of different types. The entities' types can be any of those defined in the documentation (link - https://docs.microsoft.com/en-us/azure/sentinel/entities-reference). | |
34+
| **Entities** | string | A list of entities related to the alert. This list can include a combination of entities of different types. The entities' types can be any of those defined in the [documentation](entities-reference.md). | |
3535
| **ExtendedLinks** | string | A bag (a collection) for all links related to the alert. This bag can include a combination of links of different types. | |
3636
| **ExtendedProperties** | string | A collection of other properties of the alert, including user-defined properties. Any custom details defined in the alert, and any dynamic content in the alert details, are stored here. | |
3737
| **IsIncident** | boolean | DEPRECATED. Will always be set to *false*. | was used before for ASC they had Alert (incident) and alert |

0 commit comments

Comments
 (0)