Skip to content

Commit 0ab415e

Browse files
authored
Update troubleshoot-performance-logs-not-populating.md
1 parent 7f1a9ed commit 0ab415e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

support/azure/azure-monitor/log-analytics/configure-and-manage-log-analytics-tables/troubleshoot-performance-logs-not-populating.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ ms.custom: Configure and Manage Log analytics tables
99

1010
# Troubleshoot performance logs not populating in Azure Government
1111

12-
Users might experience issues if performance logs don't populate in Azure Government when they set up alerts for virtual machine (VM) insights by using Data Collection Rules (DCR). This issue typically occurs when users create alerts through DCR inistead of running queries directly in the Log Analytics workspace.
12+
Users might experience issues if performance logs don't populate in Azure Government when they set up alerts for virtual machine (VM) insights by using Data Collection Rules (DCR). This issue typically occurs when users create alerts through DCR instead of running queries directly in the Log Analytics workspace.
1313

1414
## Common issues and solutions
1515

1616
- **Issue**: Alerts don't populate performance logs when you use DCR.
17-
- **Root Cause**: The custom KQL query is run against the DCR, but the DCR lacks access to the required data tables. In this situation, the alert scope defaults to DCR. This action prevents data retrieval.
17+
- **Root Cause**: The custom KQL query is run against the DCR, but the DCR can't access to the required data tables. In this situation, the alert scope defaults to DCR. This action prevents data retrieval.
1818
- **Solution**: Set the alert scope to the Log Analytics workspace that's associated with the DCR.
1919

2020
### Instructions to resolve performance log issues
@@ -31,8 +31,8 @@ Users might experience issues if performance logs don't populate in Azure Govern
3131

3232
## References
3333

34-
- [Azure Monitor Documentation](/azure/azure-monitor/)
35-
- [Log Analytics Workspace Overview](/azure/azure-monitor/logs/log-analytics-workspace-overview)
36-
- [Creating and Managing Alerts in Azure](/azure/azure-monitor/alerts/alerts-overview)
34+
- [Azure Monitor documentation](/azure/azure-monitor/)
35+
- [Log Analytics workspace overview](/azure/azure-monitor/logs/log-analytics-workspace-overview)
36+
- [Create and manage alerts in Azure](/azure/azure-monitor/alerts/alerts-overview)
3737

38-
If the issue persists after you following these steps, open a support case for further assistance.
38+
If the issue persists after you follow these steps, open a support case for further assistance.

0 commit comments

Comments
 (0)