Skip to content

Commit 314e386

Browse files
committed
more edits
1 parent ea93ff0 commit 314e386

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

articles/azure-monitor/alerts/alerts-troubleshoot-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ This error message can be returned when creating or editing your alert rule quer
177177
- You're referencing a column that doesn't exist in the table schema.
178178
- You're referencing a column that wasn't used in a prior project clause of the query.
179179

180-
To mitigate this, you can either add the column to the previous project clause or use the [columnifexists](/data-explorer/kusto/query/column-ifexists-function) operator.
180+
To mitigate this, you can either add the column to the previous project clause or use the [columnifexists](/azure/data-explorer/kusto/query/column-ifexists-function) operator.
181181

182182
### ScheduledQueryRules API isn't supported for read only OMS Alerts
183183

articles/azure-monitor/alerts/alerts-troubleshoot-metric.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ When a metric value exhibits large fluctuations, dynamic thresholds may build a
123123
If you want to alert on a specific metric but you can't see it when you create an alert rule, check to determine:
124124

125125
- If you can't see any metrics for the resource, [check if the resource type is supported for metric alerts](./alerts-metric-near-real-time.md).
126-
- If you can see some metrics for the resource but can't find a specific metric, [check if that metric is available](/azure-monitor-ref/supported-metrics/metrics-index). If so, see the metric description to check if it's only available in specific versions or editions of the resource.
126+
- If you can see some metrics for the resource but can't find a specific metric, [check if that metric is available](/azure/azure-monitor/reference/supported-metrics/metrics-index). If so, see the metric description to check if it's only available in specific versions or editions of the resource.
127127
- If the metric isn't available for the resource, it might be available in the resource logs and can be monitored by using log alerts. For more information, see how to [collect and analyze resource logs from an Azure resource](../essentials/tutorial-resource-logs.md).
128128

129129
### Can't find the metric to alert on: Virtual machines guest metrics
@@ -186,7 +186,7 @@ Refer to [Metrics not supported by dynamic thresholds](alerts-dynamic-thresholds
186186

187187
#### The metric isn't available for the selected scope. This might happen if the metric only applies to a specific version or SKU error
188188

189-
Review the metric description in [Supported metrics with Azure Monitor](/azure-monitor-ref/supported-metrics/metrics-index) to check if it's only available in specific versions or editions of the resource or this specific type.
189+
Review the metric description in [Supported metrics with Azure Monitor](/azure/azure-monitor/reference/supported-metrics/metrics-index) to check if it's only available in specific versions or editions of the resource or this specific type.
190190

191191
For example, in SQL Database resources or Storage file services, there are specific metrics only supported on specific versions of the resource.
192192

articles/load-balancer/upgrade-basic-standard-with-powershell.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ This article introduces a PowerShell module that creates a Standard Load Balance
2323
For an in-depth walk-through of the upgrade module and process, see the following video:
2424
> [!VIDEO https://learn.microsoft.com/_themes/docs.theme/master/en-us/_themes/global/video-embed.html?id=8e203b99-41ff-4454-9cbd-58856708f1c6]
2525
26-
- 03:06 - <a href="/_themes/global/video-embed.html?id=8e203b99-41ff-4454-9cbd-58856708f1c6#time=0h3m06s" target="_blank">Step-by-step</a>
27-
- 32:54 - <a href="/_themes/global/video-embed.html?id=8e203b99-41ff-4454-9cbd-58856708f1c6#time=0h32m45s" target="_blank">Recovery</a>
28-
- 40:55 - <a href="/_themes/global/video-embed.html?id=8e203b99-41ff-4454-9cbd-58856708f1c6#time=0h40m55s" target="_blank">Advanced Scenarios</a>
29-
- 57:54 - <a href="/_themes/global/video-embed.html?id=8e203b99-41ff-4454-9cbd-58856708f1c6#time=0h57m54s" target="_blank">Resources</a>
26+
- 03:06 - <a href="https://learn-video.azurefd.net/vod/player?id=8e203b99-41ff-4454-9cbd-58856708f1c6?#time=0h3m06s" target="_blank">Step-by-step</a>
27+
- 32:54 - <a href="https://learn-video.azurefd.net/vod/player?id=8e203b99-41ff-4454-9cbd-58856708f1c6#time=0h32m45s" target="_blank">Recovery</a>
28+
- 40:55 - <a href="https://learn-video.azurefd.net/vod/player?id=8e203b99-41ff-4454-9cbd-58856708f1c6#time=0h40m55s" target="_blank">Advanced Scenarios</a>
29+
- 57:54 - <a href="https://learn-video.azurefd.net/vod/player?id=8e203b99-41ff-4454-9cbd-58856708f1c6#time=0h57m54s" target="_blank">Resources</a>
3030

3131
## Upgrade Overview
3232

0 commit comments

Comments
 (0)