You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/key-vault-certificates-manage.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ You can set up Azure Key Vault to centrally manage your container app's TLS/SSL
15
15
16
16
## Prerequisites
17
17
18
-
An Azure Key Vault resource is required to store your certificate. See [Import a certificate in Azure Key Vault](../key-vault/certificates/tutorial-import-certificate.md?tabs=azure-portal) or [Configure certificate auto-rotation in Key Vault](../key-vault/certificates/tutorial-rotate-certificates.md) to add a certificate to your vault.
18
+
An Azure Key Vault resource is required to store your certificate. See [Import a certificate in Azure Key Vault](../key-vault/certificates/tutorial-import-certificate.md?tabs=azure-portal) or [Configure certificate auto-rotation in Key Vault](../key-vault/certificates/tutorial-rotate-certificates.md) to create a Key Vault and add a certificate.
19
19
20
20
## Enable managed identity for Container Apps environment
21
21
@@ -42,7 +42,7 @@ Azure Container Apps uses an environment level managed identity to access your K
42
42
43
43
1. Select **Save**.
44
44
45
-
For more detail on RBAC vs. legacy access policies, see [Azure role-based access control (Azure RBAC) vs. access policies](/azure/key-vault/general/rbac-access-policy).
45
+
For more detail on RBAC vs. legacy access policies, see [Azure role-based access control (Azure RBAC) vs. access policies](../azure/key-vault/general/rbac-access-policy.md).
0 commit comments