Skip to content

Commit b4fc569

Browse files
committed
Fixed links to be relative
1 parent 8685d3a commit b4fc569

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

learn-pr/wwl-sci/data-normalization-microsoft-sentinel/includes/3-use-asim-parsers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ _Im_Dns
4040
| summarize count() by SrcIpAddr, bin(TimeGenerated,15m)
4141
```
4242

43-
The following table lists key unifying parsers. For the complete current list, see [ASIM parsers overview](https://learn.microsoft.com/azure/sentinel/normalization-parsers-overview).
43+
The following table lists key unifying parsers. For the complete current list, see [ASIM parsers overview]
44+
(/azure/sentinel/normalization-parsers-overview)
4445

4546
| Schema | Built-in unifying parser |
4647
| :--- | :--- |

learn-pr/wwl-sci/data-normalization-microsoft-sentinel/includes/6-configure-azure-monitor-data-collection-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Azure Monitor supports several types of data collection rules. Common types incl
1313
- **Workspace transformation DCR**. Used with a Log Analytics workspace to apply ingestion-time transformations to workflows that don't currently support DCRs directly.
1414

1515
> [!NOTE]
16-
> For the current complete list of DCR types and supported workflows, see [Data collection rules in Azure Monitor](https://learn.microsoft.com/azure/azure-monitor/essentials/data-collection-rule-overview).
16+
> For the current complete list of DCR types and supported workflows, see [Data collection rules in Azure Monitor](/azure/azure-monitor/essentials/data-collection-rule-overview).
1717
1818

1919
## Transformations

0 commit comments

Comments
 (0)