Skip to content

Commit fa633e6

Browse files
committed
acrolinx fixes
1 parent 5957bab commit fa633e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.subservice:
55
ms.topic: conceptual
66
author: bwren
77
ms.author: bwren
8-
ms.date: 03/23/2019
8+
ms.date: 03/23/2020
99

1010
---
1111

@@ -31,7 +31,7 @@ For the **Condition** of the alert rule, use one of the queries in the [section
3131

3232
In the **Alert logic**, select **Metric measurement** and then provide a **Threshold value**. In **Trigger Alert Based On**, specify how many times the threshold must be exceeded before an alert is created. For example, you probably don't care if the processor exceeds a threshold once and then returns to normal, but you do care if it continues to exceed the threshold over multiple consecutive measurements.
3333

34-
The **Evaluated based on** section defines how often the query is run and the time window for the query. In the example shown below, the query will run every 15 minutes and evalute performance values collected over the previous 15 minutes.
34+
The **Evaluated based on** section defines how often the query is run and the time window for the query. In the example shown below, the query will run every 15 minutes and evaluate performance values collected over the previous 15 minutes.
3535

3636

3737
![Metric measurement alert rule](media/vminsights-alerts/metric-measurement-alert.png)
@@ -146,7 +146,7 @@ InsightsMetrics
146146
```
147147

148148
### Virtual machine scale set
149-
Modify with your subscription ID, resource group, and VM scale set name.
149+
Modify with your subscription ID, resource group, and virtual machine scale set name.
150150

151151
```kusto
152152
InsightsMetrics

articles/azure-monitor/insights/vminsights-enable-at-scale-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ To discover, manage, and enable Azure Monitor for VMs for all of your Azure virt
2222
If you're interested in accomplishing these tasks with Azure PowerShell or an Azure Resource Manager template, see [Enable Azure Monitor for VMs using Azure PowerShell or Azure Resource Manager templates](vminsights-enable-at-scale-powershell.md).
2323

2424
## Prerequisites
25-
Prior to using Policy to onboard your Azure VMs and VM scale sets to Azure Monitoring for VMs, you must enable the VMInsights solution on the workspace you will use to store your monitoring data. This task can be completed from the **Get Started** page in Azure Monitor on the **Other onboarding options** tab. Select **Configure a workspace**, which will prompt you to select the workspace to be configured.
25+
Prior to using Policy to onboard your Azure VMs and virtual machine scale sets to Azure Monitoring for VMs, you must enable the VMInsights solution on the workspace you will use to store your monitoring data. This task can be completed from the **Get Started** page in Azure Monitor on the **Other onboarding options** tab. Select **Configure a workspace**, which will prompt you to select the workspace to be configured.
2626

2727
![Configure workspace](media/vminsights-enable-at-scale-policy/configure-workspace.png)
2828

29-
You can also configure your workspace by choosing **Enable using policy** and then select the **Configure workspace** toolbar button. This will install the VMInsights solution on the selected workspace which will enable the workspace to store the monitoring data sent by the VMs and VM scale sets you enable using Policy.
29+
You can also configure your workspace by choosing **Enable using policy** and then select the **Configure workspace** toolbar button. This will install the VMInsights solution on the selected workspace which will enable the workspace to store the monitoring data sent by the VMs and virtual machine scale sets you enable using Policy.
3030

3131
![Enable using policy](media/vminsights-enable-at-scale-policy/enable-using-policy.png)
3232

0 commit comments

Comments
 (0)