Skip to content

Commit fec47f7

Browse files
authored
Merge pull request #202960 from barclayn/vc-configure-tenant-fix
minor edit
2 parents 07a3927 + 87a48be commit fec47f7

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
@@ -7,7 +7,7 @@ author: barclayn
77
manager: rkarlin
88
ms.author: barclayn
99
ms.topic: tutorial
10-
ms.date: 06/16/2022
10+
ms.date: 06/27/2022
1111
# Customer intent: As an enterprise, we want to enable customers to manage information about themselves by using verifiable credentials.
1212

1313
---
@@ -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](../../key-vault/general/quick-create-portal.md) 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.

0 commit comments

Comments
 (0)