You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/azure-monitor/log-analytics/configure-and-manage-log-analytics-tables/troubleshoot-performance-logs-not-populating.md
# Troubleshoot performance logs not populating in Azure Government
11
11
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.
13
13
14
14
## Common issues and solutions
15
15
16
16
-**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.
18
18
-**Solution**: Set the alert scope to the Log Analytics workspace that's associated with the DCR.
19
19
20
20
### Instructions to resolve performance log issues
@@ -31,8 +31,8 @@ Users might experience issues if performance logs don't populate in Azure Govern
0 commit comments