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
Made Review changes:
- updated Alt Text
- corrected spelling
- updated image references
- formatted using numbered steps
**Can confirm that the sub ids and other ID values are fictitious**
Copy file name to clipboardExpand all lines: articles/azure-monitor/vm/vminsights-troubleshoot.md
+33-29Lines changed: 33 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,10 +60,10 @@ See the following articles for troubleshooting issues with the Log Analytics age
60
60
### Identifying the Issue
61
61
62
62
To identify if this is the case you would first browse to the Monitor Dashboard, locate the Data Collection Rule in Question and view the JSON properties using the link on the top right-hand side of the overview blade:

67
67
68
68
We can see while the counter sections are pointing the perf table, the stream dataflow is still configured for the proper destination Microsof-InsightsMetrics.
69
69
@@ -73,50 +73,54 @@ This issue can't be resolved using the Monitor Dashboard directly, but we can fi

78
79
79
-
After selecting the Export Template blade for the selected DCR the portal will create the template file and a matching parameter file. Once this is complete, we can download the template package save and save it locally.
2. After selecting the Export Template blade for the selected DCR the portal will create the template file and a matching parameter file. Once this is complete, we can download the template package save and save it locally.
4.Visually inspect the template to validate the change is in place and select the Save button
112
+

109
113
110
-
From here the portal will use the parameter file to fill in the deployment options (which can be changed) or left intact to overwrite the existing DCR, Once completed select the review and Create button.
5.From here the portal will use the parameter file to fill in the deployment options (which can be changed) or left intact to overwrite the existing DCR, Once completed select the review and Create button.
115
+

112
116
113
-
After validation then we can select the Create button to finalize the deployment.
0 commit comments