Skip to content

Commit b6b1f6c

Browse files
update
1 parent f575a4b commit b6b1f6c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

articles/azure-app-configuration/concept-customer-managed-keys.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,6 @@ After these resources are configured, use the following steps so that the Azure
4141
## Enable customer-managed key encryption for your App Configuration store
4242

4343
1. [Create an App Configuration store](./quickstart-azure-app-configuration-create.md) if you don't have one.
44-
1. Create an Azure Key Vault by using the Azure CLI.
45-
46-
47-
> [!TIP]
48-
> The Azure Cloud Shell is a free interactive shell that you can use to run the command line instructions in this article. It has common Azure tools preinstalled, including the .NET Core SDK. If you are logged in to your Azure subscription, launch your [Azure Cloud Shell](https://shell.azure.com) from shell.azure.com. You can learn more about Azure Cloud Shell by [reading our documentation](../cloud-shell/overview.md).
49-
50-
### Create and configure an Azure Key Vault
5144

5245
1. Create an Azure Key Vault by using the Azure CLI. Both `vault-name` and `resource-group-name` are user-provided and must be unique. We use `contoso-vault` and `contoso-resource-group` in these examples.
5346

0 commit comments

Comments
 (0)