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: docs/integrations/microsoft-azure/azure-virtual-machine.md
+9-27Lines changed: 9 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,24 +30,6 @@ You must explicitly enable diagnostic settings for each Virtual Machine you want
30
30
31
31
When you configure the event hubs source or HTTP source, plan your source category to ease the querying process. A hierarchical approach allows you to make use of wildcards. For example: `Azure/VM/ActivityLogs`, `Azure/VM/Metrics`.
import MetricsSourceBeta from '../../reuse/metrics-source-beta.md';
@@ -103,29 +85,29 @@ import ViewDashboardsIndex from '../../reuse/apps/view-dashboards-index.md';
103
85
104
86
The **Azure Virtual Machine - Overview** dashboard allows you to gain insights into the performance of your VMs by monitoring and analyzing your VM's usage metrics such as VM availability, CPU usage, read/write ops, cache hits, VM usage, and average latencies.
The **Azure Virtual Machine - Network** dashboard provides detailed information about VM network activities based on incoming and outgoing packets and bytes.
98
+
The **Azure VM - Network** dashboard provides detailed information about VM network activities based on incoming and outgoing packets and bytes.
The **Azure Virtual Machine - Administrative Operations** dashboard provides details on the operational activities and status of your Azure Virtual Machine resources.
110
+
The **Azure Virtual Machine - Administrative Operations** dashboard provides details on the operational activities and status of your Azure Virtual Machine resources.
129
111
130
112
Use this dashboard to:
131
113
* Monitor the distribution of operation types and their success rates to ensure proper functioning of your Virtual Machine.
@@ -136,7 +118,7 @@ Use this dashboard to:
136
118
137
119
### Policy and Recommendations
138
120
139
-
The **Azure Virtual Machine - Policy and Recommendations** dashboard provides details on policy events and recommendations for your Azure Virtual Machine resources.
121
+
The **Azure Virtual Machine - Policy and Recommendations** dashboard provides details on policy events and recommendations for your Azure Virtual Machine resources.
140
122
141
123
Use this dashboard to:
142
124
* Monitor the success and failure rates of policy events to ensure proper configuration and compliance.
0 commit comments