question

CloudRock avatar image
2 Votes"
CloudRock asked RajendranSudhakar-5381 answered

Azure private DNS resolution

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,



not-supported
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
44 Votes"
DSPatrick answered

Microsoft Certification Program is supported on their own forums. I'd try asking for help with course issues in dedicated forums here. (Participate\Ask A Question)
Courses and Course Content/Course Content Issue

--please don't forget to upvote and Accept as answer if the reply is helpful--


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MdManirHossen-9551 avatar image
4 Votes"
MdManirHossen-9551 answered

answer should be CNAME

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RajendranSudhakar-5381 avatar image
1 Vote"
RajendranSudhakar-5381 answered

It is one of confusing question for me. A record gets updated by default in to Private DNS.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

cthivierge avatar image
1 Vote"
cthivierge answered Jamie-Bowman-CSI edited

CNAME

The CNAME will target to the A record of the VM1. When the VM1 will update the record with the new IP address, no changes are required on the CNAME.

Hth

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MdManirHossen-9551 avatar image
1 Vote"
MdManirHossen-9551 answered FreddyLao-9715 commented

sorry it should "A"

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

why A record but not CNAME?

1 Vote 1 ·