Skip to content

Commit 17a081a

Browse files
Merge pull request #281084 from duongau/patch-13
Application Gateway - Key vault certificate (fixed link - line 72)
2 parents 7f96ffa + 50e0784 commit 17a081a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/key-vault-certs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Define access policies to use the user-assigned managed identity with your Key V
6969
2. Select the Key Vault that contains your certificate.
7070
3. If you're using the permission model **Vault access policy**: Select **Access Policies**, select **+ Add Access Policy**, select **Get** for **Secret permissions**, and choose your user-assigned managed identity for **Select principal**. Then select **Save**.
7171

72-
If you're using **Azure role-based access control** follow the article [Assign a managed identity access to a resource](../active-directory/managed-identities-azure-resources/howto-assign-access-portal.md) and assign the user-assigned managed identity the **Key Vault Secrets User** role to the Azure Key Vault.
72+
If you're using **Azure role-based access control** follow the article [Assign a managed identity access to a resource](/entra/identity/managed-identities-azure-resources/how-to-assign-access-azure-resource) and assign the user-assigned managed identity the **Key Vault Secrets User** role to the Azure Key Vault.
7373

7474
### Verify Firewall Permissions to Key Vault
7575

0 commit comments

Comments
 (0)