Microsoft Azure Administrator Associate AZ-104 Practice Question
You have an Azure App Service hosting a web application. You own the domain 'example.com' registered with a third-party provider. You want users to access your application using 'www.example.com'. What is the most appropriate action to configure this setup?
Set up Azure Traffic Manager to route 'www.example.com' to your app.
Create an A record for 'www' pointing to the IP address of your App Service.
Create a CNAME record for 'www' pointing to your app's Azure Web App URL.
Transfer the domain to Azure and manage it using Azure DNS Zone.