Skip to content

Commit 70f2d2a

Browse files
committed
clarify credentials rotation for Azure
1 parent e8141fb commit 70f2d2a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/manually-rotating-cloud-creds.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Module included in the following assemblies:
22
//
33
// * post_installation_configuration/cluster-tasks.adoc
4+
// * authentication/managing_cloud_provider_credentials/cco-mode-mint.adoc
45

56
[id="manually-rotating-cloud-creds_{context}"]
67
= Rotating cloud provider credentials manually
@@ -28,6 +29,11 @@ You can also use the command line interface to complete all parts of this proced
2829

2930
* The new credentials have sufficient permissions for the mode CCO is configured to use in your cluster.
3031

32+
[NOTE]
33+
====
34+
When rotating the credentials for an Azure cluster that is using mint mode, do not delete or replace the service principal that was used during installation. Instead, generate new Azure service principal client secrets and update the {product-title} secrets accordingly.
35+
====
36+
3137
.Procedure
3238

3339
. In the *Administrator* perspective of the web console, navigate to *Workloads* -> *Secrets*.

0 commit comments

Comments
 (0)