Skip to content

Commit 8885f89

Browse files
committed
link fixes
1 parent 16f930e commit 8885f89

11 files changed

+12
-12
lines changed

articles/azure-monitor/samples/resource-manager-action-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/18/2020
1212
# Resource Manager template samples for action groups in Azure Monitor
1313
This article includes sample [Azure Resource Manager templates](../../azure-resource-manager/templates/template-syntax.md) to create [action groups](../platform/action-groups.md) in Azure Monitor. Each sample includes a template file and a parameters file with sample values to provide to the template.
1414

15-
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-samples.md)]
15+
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-resource-manager-samples.md)]
1616

1717
## Create an action group
1818
The following sample creates an action group.

articles/azure-monitor/samples/resource-manager-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/18/2020
1212
# Resource Manager template samples for agents in Azure Monitor
1313
This article includes sample [Azure Resource Manager templates](../../azure-resource-manager/templates/template-syntax.md) to deploy and configure the [Log Analytics agent](../platform/log-analytics-agent.md) and [diagnostic extension](../platform/diagnostics-extension-overview.md) for virtual machines in Azure Monitor. Each sample includes a template file and a parameters file with sample values to provide to the template.
1414

15-
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-samples.md)]
15+
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-resource-manager-samples.md)]
1616

1717

1818
## Windows Log Analytics agent

articles/azure-monitor/samples/resource-manager-alerts-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/18/2020
1212
# Resource Manager template samples for log alert rules in Azure Monitor
1313
This article includes sample [Azure Resource Manager templates](../../azure-resource-manager/templates/template-syntax.md) to create and configure log query alerts in Azure Monitor. Each sample includes a template file and a parameters file with sample values to provide to the template.
1414

15-
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-samples.md)]
15+
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-resource-manager-samples.md)]
1616

1717

1818

articles/azure-monitor/samples/resource-manager-alerts-metric.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.subservice: alerts
1212

1313
This article provides samples of using [Azure Resource Manager templates](../../azure-resource-manager/templates/template-syntax.md) to configure [metric alert rules](../platform/alerts-metric-near-real-time.md) in Azure Monitor. Each sample includes a template file and a parameters file with sample values to provide to the template.
1414

15-
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-samples.md)]
15+
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-resource-manager-samples.md)]
1616

1717
See [Supported resources for metric alerts in Azure Monitor](../platform/alerts-metric-near-real-time.md) for a list of resources that can be used with metric alert rules. An explanation of the schema and properties for an alert rule is available at [Metric Alerts - Create Or Update](https://docs.microsoft.com/rest/api/monitor/metricalerts/createorupdate).
1818

articles/azure-monitor/samples/resource-manager-container-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/18/2020
1212
# Resource Manager template samples for Azure Monitor for containers
1313
This article includes sample [Azure Resource Manager templates](../../azure-resource-manager/templates/template-syntax.md) to deploy and configure the Log Analytics agent for virtual machines in Azure Monitor. Each sample includes a template file and a parameters file with sample values to provide to the template.
1414

15-
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-samples.md)]
15+
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-resource-manager-samples.md)]
1616

1717

1818
## Enable for AKS cluster

articles/azure-monitor/samples/resource-manager-diagnostic-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This article includes sample [Azure Resource Manager templates](../../azure-reso
1414

1515
To create a diagnostic setting, add a resource of type <resource namespace>/providers/diagnosticSettings to the template. This article provides examples for two different resource types, but the same pattern can be applied to other resource types. The collection of allowed logs and metrics will vary for each resource type.
1616

17-
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-samples.md)]
17+
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-resource-manager-samples.md)]
1818

1919

2020
## Diagnostic setting for Azure key vault

articles/azure-monitor/samples/resource-manager-log-queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/18/2020
1212
# Resource Manager template samples for log queries in Azure Monitor
1313
This article includes sample [Azure Resource Manager templates](../../azure-resource-manager/templates/template-syntax.md) to create and configure log queries in Azure Monitor. Each sample includes a template file and a parameters file with sample values to provide to the template.
1414

15-
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-samples.md)]
15+
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-resource-manager-samples.md)]
1616

1717

1818
## Template references

articles/azure-monitor/samples/resource-manager-vminsights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/18/2020
1212
# Resource Manager template samples for Azure Monitor for VMs
1313
This article includes sample [Azure Resource Manager templates](../../azure-resource-manager/templates/template-syntax.md) to enable Azure Monitor for VMs on virtual machines. Each sample includes a template file and a parameters file with sample values to provide to the template.
1414

15-
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-samples.md)]
15+
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-resource-manager-samples.md)]
1616

1717

1818
## Configure workspace

articles/azure-monitor/samples/resource-manager-workbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/18/2020
1212
# Resource Manager template samples for workbooks in Azure Monitor
1313
This article includes sample [Azure Resource Manager templates](../../azure-resource-manager/templates/template-syntax.md) to create workbooks in Azure Monitor. Each sample includes a template file and a parameters file with sample values to provide to the template.
1414

15-
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-samples.md)]
15+
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-resource-manager-samples.md)]
1616

1717
Workbooks can be complex, so a typical strategy is to create the workbook in the Azure portal and then generate a Resource Manager template. See details of this method in [Azure Resource Manager template for deploying workbooks](../platform/workbooks-automate.md).
1818

articles/azure-monitor/samples/resource-manager-workspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/18/2020
1212
# Resource Manager template samples for Log Analytics workspaces in Azure Monitor
1313
This article includes sample [Azure Resource Manager templates](../../azure-resource-manager/templates/template-syntax.md) to create and configure Log Analytics workspaces in Azure Monitor. Each sample includes a template file and a parameters file with sample values to provide to the template.
1414

15-
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-samples.md)]
15+
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-resource-manager-samples.md)]
1616

1717

1818
## Template references

0 commit comments

Comments
 (0)