Skip to content

Commit 6ff352e

Browse files
Merge pull request #223125 from v-jbasden/jbasden-add-link-arm-template-samples
Adding a link to alerts/resource-manager-alerts-log.md
2 parents 4b3ea20 + 0cfa7cb commit 6ff352e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-monitor/containers/container-insights-log-alerts.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ You might also decide not to split when you want a condition on multiple resourc
4343
You might want to see a list of the alerts by affected computer. You can use a custom workbook that uses a custom [resource graph](../../governance/resource-graph/overview.md) to provide this view. Use the following query to display alerts, and use the data source **Azure Resource Graph** in the workbook.
4444

4545
## Create a log query alert rule
46-
[This example of a log query alert](../vm/monitor-virtual-machine-alerts.md#example-log-query-alert) provides a complete walkthrough of creating a log query alert rule. You can use these same processes to create alert rules for AKS clusters by using queries similar to the ones in this article.
46+
To create a log query alert rule by using the portal, see [this example of a log query alert](../vm/monitor-virtual-machine-alerts.md#example-log-query-alert), which provides a complete walkthrough. You can use these same processes to create alert rules for AKS clusters by using queries similar to the ones in this article.
47+
48+
To create a query alert rule by using an Azure Resource Manager (ARM) template, see [Resource Manager template samples for log alert rules in Azure Monitor](../alerts/resource-manager-alerts-log.md). You can use these same processes to create ARM templates for the log queries in this article.
4749

4850
## Resource utilization
4951

0 commit comments

Comments
 (0)