Skip to content

Commit 765cdd7

Browse files
Merge pull request #224272 from CocoWang-wql/patch-26
Update certificate-rotation.md
2 parents 1578d6b + 6bbf023 commit 765cdd7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/aks/certificate-rotation.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Certificate Rotation in Azure Kubernetes Service (AKS)
33
description: Learn certificate rotation in an Azure Kubernetes Service (AKS) cluster.
44
services: container-service
55
ms.topic: article
6-
ms.date: 09/12/2022
6+
ms.date: 01/19/2023
77
---
88

99
# Certificate rotation in Azure Kubernetes Service (AKS)
@@ -19,6 +19,10 @@ This article shows you how certificate rotation works in your AKS cluster.
1919

2020
This article requires that you are running the Azure CLI version 2.0.77 or later. Run `az --version` to find the version. If you need to install or upgrade, see [Install Azure CLI][azure-cli-install].
2121

22+
## Limitation
23+
24+
Certificate rotation is not supported for stopped AKS clusters.
25+
2226
## AKS certificates, Certificate Authorities, and Service Accounts
2327

2428
AKS generates and uses the following certificates, Certificate Authorities, and Service Accounts:

0 commit comments

Comments
 (0)