Skip to content

Commit bb5681a

Browse files
committed
Rationalized files
1 parent 307c52e commit bb5681a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/container-registry/container-registry-customer-managed-keys.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ Rotate a customer-managed key in Azure Key Vault according to your compliance po
372372
When rotating a key, typically you specify the same identity used when creating the registry. Optionally, configure a new user-assigned identity for key access, or enable and specify the registry's system-assigned identity.
373373

374374
> [!NOTE]
375-
> Ensure that the required [key vault access policy](#key-vault-access-policy) is set for the identity you configure for key access.
375+
> Ensure that the required [key vault access policy](#add-key-vault-access-policy) is set for the identity you configure for key access.
376376

377377
### Azure CLI
378378

@@ -459,14 +459,14 @@ To update the registry's encryption settings to use the identity:
459459

460460
1. In the portal, navigate to your registry.
461461
1. Under **Settings**, select **Encryption** > **Change key**.
462-
1. In **Identity***, select **System assigned**, and select **Save**.
462+
1. In **Identity**, select **System assigned**, and select **Save**.
463463

464464
### Key Vault firewall
465465

466466
If your Azure key vault is deployed in a virtual network with a Key Vault firewall, perform the following steps:
467467

468468
1. Configure registry encryption to use the registry's system-assigned identity. See the preceding section.
469-
2. Configure the key vault to allow access by any [trusted service](../key-vault/key-vault-overview-vnet-service-endpoints.md#trusted-services).
469+
2. Configure the key vault to allow access by any [trusted service](../key-vault/general/key-vault-overview-vnet-service-endpoints.md#trusted-services).
470470

471471
For detailed steps, see [Configure Azure Key Vault firewalls and virtual networks](../key-vault/general/network-security.md).
472472

0 commit comments

Comments
 (0)