ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 375 - AZ-104 discussion

Report
Export

You deploy an Azure Application Gateway.

You need to ensure that all the traffic requesting https://adatum.com/internal resources is directed to an internal server pool and all the traffic requesting https://adatum.com/external resources is directed to an external server pool.

What should you configure on the Application Gateway?

A.
URL path-based routing
Answers
A.
URL path-based routing
B.
multi-site listeners
Answers
B.
multi-site listeners
C.
basic routing
Answers
C.
basic routing
D.
SSL termination
Answers
D.
SSL termination
Suggested answer: A

Explanation:

URL Path Based Routing allows you to route traffic to back-end server pools based on URL Paths of the request.

In the question there are two different path from where the traffic is getting generated as below

https://adatum.com/internal

https://adatum.com/external

So in this case we can use URL path-based routing feature of Application Gateway.

Reference:

https://docs.microsoft.com/en-us/azure/application-gateway/url-route-overview

asked 26/09/2024
Ty Murray
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first