Skip to content

Commit 7159480

Browse files
remove prereq
1 parent 0a51cf6 commit 7159480

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/container-apps/key-vault-certificates-manage.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: container-apps
77
ms.topic: how-to
8-
ms.date: 04/22/2024
8+
ms.date: 04/23/2024
99
ms.author: cshoe
1010
---
1111

@@ -17,8 +17,6 @@ You can set up Azure Key Vault to manage your container app's certificates to ha
1717

1818
- [Azure Key Vault](/azure/key-vault/): Make sure you have a certificate stored in Azure Key Vault.
1919

20-
- [Assign a Key Vault access policy](../key-vault/general/assign-access-policy-cli.md): By default, your container app doesn't have access to your vault. To use a key vault for a certificate deployment, you must [authorize read access for the resource provider to the vault](../key-vault/general/assign-access-policy-cli.md).
21-
2220
- [Azure CLI](/cli/azure/install-azure-cli): You need the Azure CLI updated with the Azure Container Apps extension version `0.3.49` or higher. Use the `list-available` command to view your extension's version number.
2321

2422
```azurecli

0 commit comments

Comments
 (0)