Skip to content

Commit 007c4d1

Browse files
authored
Broken link fixed
1 parent bad1691 commit 007c4d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/verifiable-credentials/verifiable-credentials-configure-tenant.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following diagram illustrates the Azure AD Verifiable Credentials architectu
4141
[Azure Key Vault](../../key-vault/general/basic-concepts.md) is a cloud service that enables the secure storage and access of secrets and keys. The Verifiable
4242
Credentials service stores public and private keys in Azure Key Vault. These keys are used to sign and verify credentials.
4343

44-
If you don't have an Azure Key Vault instance available, follow [these steps](/key-vault/general/quick-create-portal.md) to create a key vault using the Azure portal.
44+
If you don't have an Azure Key Vault instance available, follow [these steps](/azure/key-vault/general/quick-create-portal) to create a key vault using the Azure portal.
4545

4646
>[!NOTE]
4747
>By default, the account that creates a vault is the only one with access. The Verifiable Credentials service needs access to the key vault. You must configure the key vault with an access policy that allows the account used during configuration to create and delete keys. The account used during configuration also requires permission to sign to create the domain binding for Verifiable Credentials. If you use the same account while testing, modify the default policy to grant the account sign permission, in addition to the default permissions granted to vault creators.
@@ -167,4 +167,4 @@ Once that you have successfully completed the verification steps, you are ready
167167
## Next steps
168168

169169
- [Learn how to issue Azure AD Verifiable Credentials from a web application](verifiable-credentials-configure-issuer.md).
170-
- [Learn how to verify Azure AD Verifiable Credentials](verifiable-credentials-configure-verifier.md).
170+
- [Learn how to verify Azure AD Verifiable Credentials](verifiable-credentials-configure-verifier.md).

0 commit comments

Comments
 (0)