nerdexam
Microsoft

AZ-500 · Question #439

Drag and Drop Question You have an Azure AD tenant and an application named App1. You need to ensure that App1 can use Microsoft Entra Verified ID to verify credentials. Which three actions should…

The correct answer is Create an Azure key vault.; Configure the Verified ID service.; Register App1 in Azure AD and grant permissions. To enable Microsoft Entra Verified ID for an application, you must first create an Azure Key Vault to securely store the cryptographic keys used for signing and verifying credentials. Next, you configure the Verified ID service, which requires the Key Vault to store its signing…

Submitted by saadiq_pk· Mar 6, 2026Implement and manage identity in Microsoft Entra ID – Configure Microsoft Entra Verified ID and verifiable credentials infrastructure

Question

Drag and Drop Question You have an Azure AD tenant and an application named App1. You need to ensure that App1 can use Microsoft Entra Verified ID to verify credentials. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Answer:

Exhibit

AZ-500 question #439 exhibit

Answer Area

Drag items

Configure the Verified ID service.Register App1 in Azure AD and grant permissions.Create an Azure key vault.Configure an authentication methods policy.Add an identity provider.

Correct arrangement

  • Create an Azure key vault.
  • Configure the Verified ID service.
  • Register App1 in Azure AD and grant permissions.

Explanation

To enable Microsoft Entra Verified ID for an application, you must first create an Azure Key Vault to securely store the cryptographic keys used for signing and verifying credentials. Next, you configure the Verified ID service, which requires the Key Vault to store its signing keys and DID (Decentralized Identifier) document. Finally, you register App1 in Azure AD and grant it the necessary API permissions so it can interact with the Verified ID service to issue or verify credentials.

Topics

#Microsoft Entra Verified ID#Azure Key Vault#App Registration#Verifiable Credentials

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice