Skip to content

Commit cea017d

Browse files
committed
fixes
1 parent 177f7f1 commit cea017d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/azure-monitor/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ See [Network firewall requirements](platform/log-analytics-agent.md#network-fire
192192

193193
## Visualizations
194194

195-
### Why can't I can't see View Designer?
195+
### Why can't I see View Designer?
196196

197197
View Designer is only available for users assigned with Contributor permissions or higher in the Log Analytics workspace.
198198

articles/azure-monitor/insights/vminsights-log-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Records with a type of *VMComputer* have inventory data for servers with the Dep
204204
|AzureCloudServiceRoleType | Cloud Service role type: *worker* or *web* |
205205
|AzureCloudServiceInstanceId | Cloud Service role instance ID |
206206
|AzureVmScaleSetName | The name of the virtual machine scale set |
207-
|AzureVmScaleSetDeployment | VM scale set deployment ID |
207+
|AzureVmScaleSetDeployment | Virtual machine scale set deployment ID |
208208
|AzureVmScaleSetResourceId | The unique identifier of the virtual machine scale set resource.|
209209
|AzureVmScaleSetInstanceId | The unique identifier of the virtual machine scale set |
210210
|AzureServiceFabricClusterId | The unique identifer of the Azure Service Fabric cluster |

articles/azure-monitor/insights/vminsights-optout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Azure Monitor for VMs relies on the following components to deliver its experien
1919

2020
* A Log Analytics workspace, which stores monitoring data from VMs and other sources.
2121
* A collection of performance counters configured in the workspace. The collection updates the monitoring configuration on all VMs connected to the workspace.
22-
* `VMInsights` which is a monitoring solution configured in the workspace. This solution updates the monitoring configuration on all VMs connected to the workspace.
22+
* `VMInsights`, which is a monitoring solution configured in the workspace. This solution updates the monitoring configuration on all VMs connected to the workspace.
2323
* `MicrosoftMonitoringAgent` and `DependencyAgent`, which are Azure VM extensions. These extensions collect and send data to the workspace.
2424

2525
As you prepare to disable monitoring of your VMs, keep these considerations in mind:

articles/azure-monitor/insights/vminsights-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Clicking on the pin icon at the upper right-hand corner of any one of the charts
118118

119119
Performance metrics enabled as part of Azure Monitor for VMs do not include pre-configured alert rules. However, we may only collect and store a subset of the performance metrics you require in the Log Analytics workspace. If your monitoring strategy requires analysis or alerting that includes other performance metrics in order to effectively evaluate capacity or health of the virtual machine, or you need the flexibility to specify your own alerting criteria or logic, you can configure [collection of those performance counters](../platform/data-sources-performance-counters.md) in Log Analytics and define [log alerts](../platform/alerts-log.md). While Log Analytics allows you to perform complex analysis with other data types, and provide longer retention to support trend analysis, metrics on the other hand, are lightweight and capable of supporting near real-time scenarios. They are collected by the [Azure Diagnostic agent](../../virtual-machines/windows/monitor.md) and stored in the Azure Monitor metrics store, allowing you to create alerts with lower latency and at a lower cost.
120120

121-
Review the overview of [collection of metrics and logs with Azure Monitor](../platform/data-platform.md) to further understand the fundamental differences and other clonsiderations before configuring collection of these additional metrics and alert rules.
121+
Review the overview of [collection of metrics and logs with Azure Monitor](../platform/data-platform.md) to further understand the fundamental differences and other considerations before configuring collection of these additional metrics and alert rules.
122122

123123
## Next steps
124124

0 commit comments

Comments
 (0)