Skip to content

Commit b18d6d6

Browse files
Merge pull request #283920 from TimShererWithAquent/080724OPBR
Address build warning.
2 parents 0cea803 + 747606f commit b18d6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ After these resources are configured, use the following steps so that the Azure
3737

3838
1. Assign a managed identity to the Azure App Configuration instance.
3939
1. Grant permissions to the identity to be able to access the Key Vault key.
40-
* For Key Vault's with [Azure RBAC](../key-vault/general/rbac-guide.md) enabled, assign the identity the `Key Vault Crypto Service Encryption User` role on the target Key Vault.
40+
* For Key Vault's with [Azure RBAC](/azure/key-vault/general/rbac-guide) enabled, assign the identity the `Key Vault Crypto Service Encryption User` role on the target Key Vault.
4141
* For Key Vault's using access policy authorization, grant the identity `GET`, `WRAP`, and `UNWRAP` permissions in the target Key Vault's access policy.
4242

4343
## Enable customer-managed key encryption for your App Configuration store

0 commit comments

Comments
 (0)