Skip to content

Commit e3a22e0

Browse files
committed
Updated article
1 parent 60994b0 commit e3a22e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/insights/container-insights-azure-redhat-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 11/18/2019
1313

1414
Azure Monitor for containers provides rich monitoring experience for the Azure Kubernetes Service (AKS) and AKS Engine clusters. This article describes how to enable monitoring of Kubernetes clusters hosted on [Azure Red Hat OpenShift](../../openshift/intro-openshift.md) to achieve a similar monitoring experience.
1515

16-
Azure Monitor for containers can be enabled for new, or one or more existing deployments of Azure Red Hat Openshift using the following supported methods:
16+
Azure Monitor for containers can be enabled for new, or one or more existing deployments of Azure Red Hat OpenShift using the following supported methods:
1717

1818
- For an existing cluster from the Azure portal or using Azure Resource Manager template
1919
- For a new cluster using Azure Resource Manager template
@@ -35,7 +35,7 @@ Azure Monitor for containers supports monitoring Azure Red Hat OpenShift as desc
3535

3636
## Enable for a new cluster using an Azure Resource Manager template
3737

38-
Perform the following steps to deploy an Azure Red Hat OpenShift cluster with monitoring enabled. Before proceeding, review the tutorial [Create an Azure Red Hat OpenShift cluster](../../openshift/tutorial-create-cluster.md#prerequisites) to understand the dependencies that you need to configure so your environment is setup correctly.
38+
Perform the following steps to deploy an Azure Red Hat OpenShift cluster with monitoring enabled. Before proceeding, review the tutorial [Create an Azure Red Hat OpenShift cluster](../../openshift/tutorial-create-cluster.md#prerequisites) to understand the dependencies that you need to configure so your environment is set up correctly.
3939

4040
This method includes two JSON templates. One template specifies the configuration to deploy the cluster with monitoring enabled, and the other contains parameter values that you configure to specify the following:
4141

@@ -69,7 +69,7 @@ If you choose to use the Azure CLI, you first need to install and use the CLI lo
6969

7070
The Log Analytics workspace has to be created before you enable monitoring using Azure PowerShell or CLI. To create the workspace, you can set it up through [Azure Resource Manager](../../azure-monitor/platform/template-workspace-configuration.md), through [PowerShell](../scripts/powershell-sample-create-workspace.md?toc=%2fpowershell%2fmodule%2ftoc.json), or in the [Azure portal](../../azure-monitor/learn/quick-create-workspace.md).
7171

72-
1. Download and save to a local folder, the Azure Resource Manager template and parameter files to create a cluster with the monitoring add-on using the following commands:
72+
1. Download and save to a local folder, the Azure Resource Manager template and parameter file, to create a cluster with the monitoring add-on using the following commands:
7373

7474
`curl -LO https://raw.githubusercontent.com/microsoft/OMS-docker/ci_feature/docs/aro/enable_monitoring_to_new_cluster/newClusterWithMonitoring.json`
7575

0 commit comments

Comments
 (0)