Skip to content

Commit 97f4e92

Browse files
authored
Fixed dead link to the DCR Overview (#17998)
1 parent f2c1db6 commit 97f4e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Monitor/Monitor/help/New-AzDataCollectionRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ New-AzDataCollectionRule
3030
## DESCRIPTION
3131
The **New-AzDataCollectionRule** cmdlet creates a data collection rule.
3232

33-
Data Collection Rules (DCR) define data coming into Azure Monitor and specify where that data should be sent or stored. Here is the complete [DCR overview article](https://docs.microsoft.com/azure/azure-monitor/platform/data-collection-rule-overview).
33+
Data Collection Rules (DCR) define data coming into Azure Monitor and specify where that data should be sent or stored. Here is the complete [DCR overview article](https://docs.microsoft.com/azure/azure-monitor/essentials/data-collection-rule-overview).
3434

3535
To use the -RuleFile parameter, construct a json file containing three properties: dataSources, destinations, dataFlows (see Example #1)
3636

0 commit comments

Comments
 (0)