New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft AZ-700 Exam - Topic 3 Question 80 Discussion

Actual exam question for Microsoft's AZ-700 exam
Question #: 80
Topic #: 3
[All AZ-700 Questions]

You plan to publish a website that will use an FQDN of www.contoso.com. The website will be hosted by using the Azure App Service apps shown in the following table.

You plan to use Azure Traffic Manager to manage the routing of traffic for www.contoso.com between AS1 and AS2.

You need to ensure that Traffic Manager routes traffic for www.contoso.com.

Which DNS record should you create?

Show Suggested Answer Hide Answer
Suggested Answer: A

To provide a single host name that routes traffic based on the origin, you can useAzure Traffic Manager. This service allows you to route traffic to different endpoints based on various routing methods, including geographic routing.

Step-by-Step Solution

Step 1: Create a Traffic Manager Profile

Navigate to the Azure Portal.

Search for ''Traffic Manager profiles''and select it.

Click on ''Create''.

Enter the following details:

Name: Enter a name for the Traffic Manager profile (e.g.,ContosoTrafficManager).

Routing method: SelectGeographic.

Subscription: Select your subscription.

Resource group: Select an existing resource group or create a new one.

Resource group location: Choose a location (this does not affect the routing).

Click on ''Create''.

Step 2: Configure Endpoints

Navigate to the newly created Traffic Manager profile.

Select ''Endpoints''from the left-hand menu.

Click on ''Add''to add a new endpoint.

Enter the following details:

Type: SelectExternal endpoint.

Name: Enter a name for the endpoint (e.g.,NewYorkEndpoint).

FQDN: Enterny.contoso.com.

Geographic region: Select''World''(this will be adjusted later).

Click on ''Add''to save the endpoint.

Repeat the processto add the second endpoint:

Type: SelectExternal endpoint.

Name: Enter a name for the endpoint (e.g.,GermanyEndpoint).

FQDN: Enterde.contoso.com.

Geographic region: SelectEurope.

Step 3: Adjust Geographic Routing

Navigate to the Traffic Manager profile.

Select ''Configuration''from the left-hand menu.

Under ''Geographic routing'', adjust the regions:

For theGermanyEndpoint, ensure that the geographic region is set toEurope.

For theNewYorkEndpoint, ensure that the geographic region is set toWorld(excluding Europe).

Step 4: Test the Configuration

Use a DNS query toolto test the routing.

From a location in Germany, query the Traffic Manager profile's DNS name and ensure it resolves tode.contoso.com.

From a location outside Europe, query the Traffic Manager profile's DNS name and ensure it resolves tony.contoso.com.

Explanation

Azure Traffic Manager: This service uses DNS to direct client requests to the most appropriate endpoint based on the routing method you choose. Geographic routing ensures that traffic is directed based on the origin of the request.

Geographic Routing: This method allows you to route traffic based on the geographic location of the DNS query origin, ensuring that users are directed to the nearest or most appropriate endpoint.

By following these steps, you can provide a single host name that routes traffic tode.contoso.comfor users in Germany and tony.contoso.comfor users from other locations, ensuring efficient and appropriate traffic management.


Contribute your Thoughts:

0/2000 characters
Jesusa
3 months ago
I thought A records were always needed for routing. This is new info!
upvoted 0 times
...
Lilli
3 months ago
Two A records? Nah, that’s not how Traffic Manager works.
upvoted 0 times
...
Ashlyn
3 months ago
Wait, why would you use a TXT record? That seems off.
upvoted 0 times
...
Lonny
4 months ago
Definitely option C! Makes the most sense.
upvoted 0 times
...
Gerardo
4 months ago
CNAME record for Traffic Manager is the way to go!
upvoted 0 times
...
Polly
4 months ago
I definitely recall that Traffic Manager uses CNAME records, but I can't remember if it should be option B or C specifically.
upvoted 0 times
...
Mee
4 months ago
I’m a bit confused about the difference between the CNAME options. Does it matter if it points to azurefd.net or trafficmanager.net?
upvoted 0 times
...
Kiley
4 months ago
I remember practicing a similar question where we had to choose between A and CNAME records. I feel like CNAME is the right choice here.
upvoted 0 times
...
Celestina
5 months ago
I think we need a CNAME record for Traffic Manager, but I'm not sure if it's option B or C.
upvoted 0 times
...
Sharen
5 months ago
Hmm, I'm not entirely sure about this one. The question mentions using Traffic Manager to manage the routing, but it's not clear to me how the DNS records should be set up. I'll need to think through the different options and make sure I understand the relationship between the domain, Traffic Manager, and the App Service apps.
upvoted 0 times
...
Javier
5 months ago
Based on the information provided, I believe the correct answer is option C. Traffic Manager uses a CNAME record to map the custom domain (www.contoso.com) to the Traffic Manager profile (TMprofile1.trafficmanager.net). This allows Traffic Manager to manage the routing of traffic to the two App Service apps.
upvoted 0 times
...
Lashonda
5 months ago
I'm a bit confused about the different options here. I'm not sure if I should be creating A records, CNAME records, or something else. I'll need to review the Traffic Manager documentation to make sure I understand the right approach.
upvoted 0 times
...
Marylyn
5 months ago
This looks like a straightforward DNS configuration question. I think the key is to understand how Traffic Manager works and what type of DNS record it requires.
upvoted 0 times
...
Adelle
10 months ago
I was going to say C, but now I'm second-guessing myself. Maybe I should just flip a coin and hope for the best. At least that would be more reliable than some of these answer choices.
upvoted 0 times
...
Lenna
10 months ago
A and D? What is this, a trick question? Clearly, the correct answer is C. I bet the exam writers are having a good laugh at our expense.
upvoted 0 times
Rikki
8 months ago
Let's go with C then, it seems like the safest option.
upvoted 0 times
...
Paola
8 months ago
Yeah, it does seem like the most logical choice.
upvoted 0 times
...
Theron
9 months ago
I think you're right, C seems to be the correct answer.
upvoted 0 times
...
...
Franklyn
10 months ago
Hmm, D looks interesting, but I don't think a TXT record is the right way to handle this. I'm pretty confident that C is the right answer.
upvoted 0 times
Ty
9 months ago
Let's go with C then.
upvoted 0 times
...
Shantay
9 months ago
I agree, C seems like the right choice.
upvoted 0 times
...
Eleonora
9 months ago
I think C is the correct answer.
upvoted 0 times
...
...
Brynn
10 months ago
B seems like a logical choice, but I'm not sure if a CNAME to an Azure CDN endpoint is the right approach here. I'm leaning towards C as the correct answer.
upvoted 0 times
Onita
9 months ago
Let's go with C then, it seems like the most suitable DNS record for Traffic Manager to route traffic.
upvoted 0 times
...
Joana
9 months ago
I agree with you, C seems to be the better option for routing traffic for www.contoso.com.
upvoted 0 times
...
Margo
10 months ago
I see your point, but I believe C is the right choice as it maps www.contoso.com to TMprofile1.trafficmanager.net.
upvoted 0 times
...
Ernest
10 months ago
I think B is the correct answer because it maps www.contoso.com to TMprofile1.azurefd.net.
upvoted 0 times
...
...
Lyda
11 months ago
I think the correct answer is C. A CNAME record that maps www.contoso.com to TMprofile1.trafficmanager.net is the way to go. That's how you route traffic through Azure Traffic Manager.
upvoted 0 times
Anissa
9 months ago
I think B might also work, mapping www.contoso.com to TMprofile1.azurefd.net could be another option.
upvoted 0 times
...
Effie
10 months ago
I agree with you, C is the correct answer. That's how you route traffic through Azure Traffic Manager.
upvoted 0 times
...
...
Lynelle
11 months ago
I'm not sure, but C does make sense because Traffic Manager is involved.
upvoted 0 times
...
Leonora
11 months ago
I agree with Stephen, C seems like the correct option.
upvoted 0 times
...
Stephen
11 months ago
I think the answer is C.
upvoted 0 times
...

Save Cancel