Skip to content

Commit f914c20

Browse files
Merge pull request #267822 from MGoedtel/updateAKSQSPortal
Updated step for portal quickstart for AKS
2 parents 0d1ea50 + b12974f commit f914c20

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/aks/learn/quick-kubernetes-deploy-portal.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Quickstart: Deploy an Azure Kubernetes Service (AKS) cluster using the A
33
titleSuffix: Azure Kubernetes Service
44
description: Learn how to quickly deploy a Kubernetes cluster and deploy an application in Azure Kubernetes Service (AKS) using the Azure portal.
55
ms.topic: quickstart
6-
ms.date: 01/11/2024
6+
ms.date: 03/01/2024
77
ms.custom: mvc, mode-ui, linux-related-content
88
#Customer intent: As a developer or cluster operator, I want to quickly deploy an AKS cluster and deploy an application so that I can see how to run and monitor applications using the managed Kubernetes service in Azure.
99
---
@@ -68,7 +68,7 @@ This quickstart assumes a basic understanding of Kubernetes concepts. For more i
6868

6969
:::image type="content" source="media/quick-kubernetes-deploy-portal/create-node-pool-linux.png" alt-text="Screenshot showing how to create a node pool running Ubuntu Linux." lightbox="media/quick-kubernetes-deploy-portal/create-node-pool-linux.png":::
7070

71-
1. Leave all settings on the other tabs set to their defaults.
71+
1. Leave all settings on the other tabs set to their defaults, except for the settings on the **Monitoring** tab. By default, the [Azure Monitor features][azure-monitor-features-containers] Container insights, Azure Monitor managed service for Prometheus, and Azure Managed Grafana are enabled. You can save costs by disabling them.
7272

7373
1. Select **Review + create** to run validation on the cluster configuration. After validation completes, select **Create** to create the AKS cluster.
7474

@@ -466,3 +466,4 @@ To learn more about AKS and walk through a complete code-to-deployment example,
466466
[intro-azure-linux]: ../../azure-linux/intro-azure-linux.md
467467
[baseline-reference-architecture]: /azure/architecture/reference-architectures/containers/aks/baseline-aks?toc=/azure/aks/toc.json&bc=/azure/aks/breadcrumb/toc.json
468468
[aks-solution-guidance]: /azure/architecture/reference-architectures/containers/aks-start-here?toc=/azure/aks/toc.json&bc=/azure/aks/breadcrumb/toc.json
469+
[azure-monitor-features-containers]: ../../azure-monitor/containers/container-insights-overview.md

0 commit comments

Comments
 (0)