nerdexam
Microsoft

AZ-104 · Question #105

You need to configure an Azure web app named contoso.azurewebsites.net to host What should you do first?

The correct answer is B. Create a TXT record named asuid that contains the domain verification ID.. To add a custom domain to your app, you need to verify your ownership of the domain by adding a verification ID as a TXT record with your domain provider. https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom- domain?tabs=a%2Cazurecli

Submitted by haruto_sh· Mar 4, 2026Deploy and manage Azure compute resources

Question

You need to configure an Azure web app named contoso.azurewebsites.net to host What should you do first?

Options

  • ACreate a TXT record named wwsv.contoso.com that has a value of contosoazurewebsites.net.
  • BCreate a TXT record named asuid that contains the domain verification ID.
  • CCreate a CNAME record named asuid that contains the domain verification ID.

How the community answered

(36 responses)
  • A
    8% (3)
  • B
    83% (30)
  • C
    8% (3)

Explanation

To add a custom domain to your app, you need to verify your ownership of the domain by adding a verification ID as a TXT record with your domain provider. https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom- domain?tabs=a%2Cazurecli

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice