Here's a technical question I need an answer for :
You have an Azure virtual machine named VM1 that automatically registers in an Azure private DNS zone named contoso.com.
VM1 hosts a website named Site1.
You need to ensure that Site1 can be resolved by using a URL of http://www;contoso.com. The solution must ensure that if the IP address of VM1 changes, www.contoso.com will resolve to the changed IP address.
Which DNS record type should you add to contoso.com ?
A
SVR
TXT
AAAA
CNAME
Best rgds,