Skip to content

Commit bd48e79

Browse files
authored
Update and rename how-to-credential-manager-keyvault.md to how-to-credential-manager-key-vault.md
1 parent 5a31270 commit bd48e79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-nexus/how-to-credential-manager-keyvault.md renamed to articles/operator-nexus/how-to-credential-manager-key-vault.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Setting up customer provided Key Vault for Managed Credential rotation
2+
title: Set up customer provided Key Vault for Managed Credential rotation
33
description: Step by step guide on setting up a key vault for managing and rotating credentials used within Azure Operator Nexus Cluster resource.
44
author: ghugo
55
ms.author: gagehugo
@@ -9,7 +9,7 @@ ms.date: 01/24/2024
99
ms.custom: template-how-to
1010
---
1111

12-
# Setting up Key Vault for Managed Credential Rotation in Operator Nexus
12+
# Set up Key Vault for Managed Credential Rotation in Operator Nexus
1313

1414
Azure Operator Nexus utilizes secrets and certificates to manage component security across the platform. The Operator Nexus platform handles the rotation of these secrets and certificates. By default, Operator Nexus stores the credentials in a managed Key Vault. To keep the rotated credentials in their own Key Vault, the user has to set up the Key Vault for the Azure Operator Nexus instance. Once created, the user needs to add a role assignment on the Customer Key Vault to allow the Operator Nexus Platform to write updated credentials, and additionally link the Customer Key Vault to the Nexus Cluster Resource.
1515

@@ -19,7 +19,7 @@ Azure Operator Nexus utilizes secrets and certificates to manage component secur
1919
[appropriate CLI extensions](./howto-install-cli-extensions.md)
2020
- Get the *Subscription ID* for the customer's subscription
2121

22-
> **_NOTE:_** A single Key Vault can be used for any number of clusters.
22+
> [!NOTE] A single Key Vault can be used for any number of clusters.
2323
2424
## Writing Credential Updates to a Customer Key Vault on Nexus Cluster
2525

0 commit comments

Comments
 (0)