Skip to content

Commit 425fe6d

Browse files
committed
updated article
1 parent 538fe07 commit 425fe6d

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/azure-monitor/insights/container-insights-onboard.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,32 +14,33 @@ ms.date: 11/18/2019
1414

1515
This article provides an overview of the options available to setup Azure Monitor for containers to monitor the performance of workloads that are deployed to Kubernetes environments and hosted on:
1616

17-
- [Azure Kubernetes Service](https://docs.microsoft.com/azure/aks/)
17+
- [Azure Kubernetes Service](https://docs.microsoft.com/azure/aks/) (AKS)
1818

1919
- AKS Engine on [Azure Stack](https://docs.microsoft.com/azure-stack/user/azure-stack-kubernetes-aks-engine-overview?view=azs-1908) or Kubernetes deployed on-premises.
2020

2121
- [Azure Red Hat OpenShift](../../openshift/intro-openshift.md)
2222

2323
Azure Monitor for containers can be enabled for new, or one or more existing deployments of Kubernetes using the following supported methods:
2424

25-
* From the Azure portal, Azure PowerShell, or with Azure CLI
26-
* Using [Terraform and AKS](../../terraform/terraform-create-k8s-cluster-with-tf-and-aks.md)
25+
- From the Azure portal, Azure PowerShell, or with Azure CLI
26+
27+
- Using [Terraform and AKS](../../terraform/terraform-create-k8s-cluster-with-tf-and-aks.md)
2728

2829
[!INCLUDE [updated-for-az](../../../includes/updated-for-az.md)]
2930

3031
## Prerequisites
3132

3233
Before you start, make sure that you have the following:
3334

34-
* **A Log Analytics workspace.**
35+
- **A Log Analytics workspace.**
3536

3637
Azure Monitor for containers supports a Log Analytics workspace in the regions listed in Azure [Products by region](https://azure.microsoft.com/global-infrastructure/services/?regions=all&products=monitor).
3738

3839
You can create a workspace when you enable monitoring of your new AKS cluster or let the onboarding experience create a default workspace in the default resource group of the AKS cluster subscription. If you chose to create it yourself, you can create it through [Azure Resource Manager](../platform/template-workspace-configuration.md), through [PowerShell](../scripts/powershell-sample-create-workspace.md?toc=%2fpowershell%2fmodule%2ftoc.json), or in the [Azure portal](../learn/quick-create-workspace.md). For a list of the supported mapping pairs used for the default workspace, see [Region mapping for Azure Monitor for containers](container-insights-region-mapping.md).
3940

40-
* You are a member of the **Log Analytics contributor role** to enable container monitoring. For more information about how to control access to a Log Analytics workspace, see [Manage workspaces](../platform/manage-access.md).
41+
- You are a member of the **Log Analytics contributor role** to enable container monitoring. For more information about how to control access to a Log Analytics workspace, see [Manage workspaces](../platform/manage-access.md).
4142

42-
* You are a member of the **[Owner](../../role-based-access-control/built-in-roles.md#owner)** role on the AKS cluster resource.
43+
- You are a member of the **[Owner](../../role-based-access-control/built-in-roles.md#owner)** role on the AKS cluster resource.
4344

4445
[!INCLUDE [log-analytics-agent-note](../../../includes/log-analytics-agent-note.md)]
4546

@@ -118,4 +119,4 @@ You enable Azure Monitor for containers by using one of the following methods de
118119

119120
## Next steps
120121

121-
* With monitoring enabled to capture health metrics for both the AKS cluster nodes and pods, these health metrics are available in the Azure portal. To learn how to use Azure Monitor for containers, see [View Azure Kubernetes Service health](container-insights-analyze.md).
122+
- With monitoring enabled, you can begin analyzing the performance of your Kubernetes clusters hosted on Azure Kubernetes Service (AKS), Azure Stack, or other environment. To learn how to use Azure Monitor for containers, see [View Kubernetes cluster performance](container-insights-analyze.md).

0 commit comments

Comments
 (0)