Skip to content

Commit cc4ca5f

Browse files
committed
Incorporating feedback
1 parent 9fb7e07 commit cc4ca5f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/aks/free-standard-pricing-tiers.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Kubernetes Service (AKS) Free and Standard pricing tiers for cluste
33
description: Learn about the Azure Kubernetes Service (AKS) Free and Standard pricing tiers for cluster management
44
services: container-service
55
ms.topic: conceptual
6-
ms.date: 02/16/2023
6+
ms.date: 02/17/2023
77
ms.custom: references_regions, devx-track-azurecli
88
---
99

@@ -12,7 +12,10 @@ ms.custom: references_regions, devx-track-azurecli
1212
Azure Kubernetes Service (AKS) is now offering two pricing tiers for cluster management: the **Free tier** and the **Standard tier**.
1313

1414
> [!IMPORTANT]
15-
> **Standard tier** is currently not available. To enable the Uptime SLA feature in your cluster, you'll use the existing **Paid tier** and the `--uptime-sla` parameter.
15+
>
16+
> **Standard tier** is currently not available in Azure API 2023-01-01 due to a [critical bug](https://github.com/Azure/AKS/issues/3481). To enable the Uptime SLA feature in your cluster, you'll use the existing **Paid tier** and the `--uptime-sla` parameter.
17+
>
18+
> Alternatively, you can select the **Standard tier** or **Free tier** on Azure portal when creating or updating an AKS cluster.
1619
1720
| |Free tier|Standard tier|
1821
|------------------|---------|--------|
@@ -25,7 +28,7 @@ For more information on pricing, see the [AKS pricing details](https://azure.mic
2528

2629
## Uptime SLA terms and conditions
2730

28-
The Uptime SLA feature is included in the Standard tier and is enabled per cluster. For more information on pricing, see the [AKS pricing details](https://azure.microsoft.com/pricing/details/kubernetes-service/).
31+
The Uptime SLA feature is included in the Paid tier and is enabled per cluster. For more information on pricing, see the [AKS pricing details](https://azure.microsoft.com/pricing/details/kubernetes-service/).
2932

3033
## Region availability
3134

0 commit comments

Comments
 (0)