Skip to content

Commit 2a6d491

Browse files
authored
Update tutorial-rotate-revoke-customer-managed-keys.md
1 parent ea9d9fe commit 2a6d491

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

articles/container-registry/tutorial-rotate-revoke-customer-managed-keys.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,7 @@ ms.author: tejaswikolli
99

1010
# Rotate and revoke a customer-managed key
1111

12-
This tutorial is part three in a four-part series. [Part one](tutorial-customer-managed-keys.md) provides an overview of customer-managed keys, their features, and considerations before you enable one on your registry. In [part two](tutorial-enable-customer-managed-keys.md), you learn how to enable a customer-managed key by using the Azure CLI, the Azure portal, or an Azure Resource Manager template.
13-
14-
In this tutorial, you will:
15-
16-
> [!div class="checklist"]
17-
> * Perform key rotation.
18-
> * Update key versions by using the Azure CLI and the Azure portal.
19-
> * Revoke a customer-managed key on your container registry.
12+
This article is part three in a four-part tutorial series. [Part one](tutorial-customer-managed-keys.md) provides an overview of customer-managed keys, their features, and considerations before you enable one on your registry. In [part two](tutorial-enable-customer-managed-keys.md), you learn how to enable a customer-managed key by using the Azure CLI, the Azure portal, or an Azure Resource Manager template. This article walks you through rotating, updating, and revoking a customer-managed key.
2013

2114
## Rotate a customer-managed key
2215

@@ -116,5 +109,5 @@ az keyvault key delete \
116109
117110
## Next steps
118111

119-
Advance to the [next tutorial](tutorial-troubleshoot-customer-managed-keys.md) to troubleshoot common problems like errors when you're removing a managed identity, 403 errors, and accidental key deletions.
112+
Advance to the [next article](tutorial-troubleshoot-customer-managed-keys.md) to troubleshoot common problems like errors when you're removing a managed identity, 403 errors, and accidental key deletions.
120113

0 commit comments

Comments
 (0)