Skip to content

Commit 7cd2c47

Browse files
author
Anil Godavarthy
committed
Fixing link errors
1 parent 66200d7 commit 7cd2c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/sentinel-analytic-rules-creation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Analytics rules should be created in [YAML](https://yaml.org/) format. You can u
140140
columnName: Name
141141

142142
```
143-
1. **customDetails** - Custom Details integrate event data into alerts, making it visible in security incidents for faster triaging, investigation, and response. Defined as key-value pairs of property and column names, more information on Custom Details is available [here](\azure\sentinel\surface-custom-details-in-alerts). Up to 20 custom details (that is, key-value pairs) can be defined per template.
143+
1. **customDetails** - Custom Details integrate event data into alerts, making it visible in security incidents for faster triaging, investigation, and response. Defined as key-value pairs of property and column names, more information on Custom Details is available [here](/azure/sentinel/surface-custom-details-in-alerts). Up to 20 custom details (that is, key-value pairs) can be defined per template.
144144
```json
145145
customDetails:
146146
Computers: Computer

0 commit comments

Comments
 (0)