exam questions

Exam AZ-700 All Questions

View all questions & answers for the AZ-700 exam

Exam AZ-700 topic 3 question 17 discussion

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

You have five virtual machines that run Windows Server. Each virtual machine hosts a different web app.
You plan to use an Azure application gateway to provide access to each web app by using a hostname of www.contoso.com and a different URL path for each web app, for example: https://www.contoso.com/app1.
You need to control the flow of traffic based on the URL path.
What should you configure?

  • A. HTTP settings
  • B. listeners
  • C. rules
  • D. rewrites
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
prepper666
Highly Voted 3 years, 7 months ago
URL path rules for routing to /app1 and /app2 etc.
upvoted 11 times
...
JMGENZOR
Highly Voted 3 years, 7 months ago
Selected Answer: C
Correct!
upvoted 9 times
...
Opala79
Most Recent 1 year, 7 months ago
The correct option is the B-Listeners option, in the listener you will configure which url the Application Gateway will "listen to"
upvoted 1 times
...
Lazylinux
1 year, 11 months ago
Selected Answer: C
I C Rules manage URL path routing
upvoted 2 times
...
js_orozco
2 years ago
Correct! Only 1 path-rule is needed (associated with the 5 backend pools). https://learn.microsoft.com/en-us/azure/application-gateway/configuration-request-routing-rules#rule-type
upvoted 1 times
...
Abid9
2 years, 4 months ago
Correct
upvoted 1 times
...
Nicolas_UY
2 years, 6 months ago
Selected Answer: C
To control the flow of traffic based on the URL path, you should configure rules in the Azure application gateway. Rules in an Azure application gateway define how incoming traffic is routed to the backend pool or target. Each rule consists of a listener, which specifies the protocol, port, and hostname to listen for, and a backend pool or target, which specifies the destination for traffic that matches the listener's criteria. In this case, you can create a rule for each web app, specifying the hostname www.contoso.com and the URL path for the web app (e.g. /app1, /app2, etc.) as the listener criteria, and the corresponding virtual machine hosting the web app as the backend pool or target. This will allow you to control the flow of traffic based on the URL path, directing traffic to the appropriate virtual machine for each web app. Therefore, the correct answer is C: rules.
upvoted 3 times
...
Prutser2
2 years, 8 months ago
this question is around Path based routing, which can be configured under Routing Rule, answer C
upvoted 1 times
...
AdityaGupta
2 years, 9 months ago
Selected Answer: C
URL path rules for routing to /app1 and /app2 etc.
upvoted 1 times
...
Alessandro365
2 years, 9 months ago
Selected Answer: C
C = rules
upvoted 1 times
...
Edward1
3 years, 2 months ago
Selected Answer: C
Is Correct. https://docs.microsoft.com/en-us/azure/application-gateway/configuration-request-routing-rules
upvoted 2 times
...
ronieto
3 years, 3 months ago
Selected Answer: C
C Rules
upvoted 2 times
...
d0bermannn
3 years, 4 months ago
Selected Answer: C
C. rules
upvoted 2 times
...
rockethack
3 years, 4 months ago
This question was on the exam on 18th Feb 2022.
upvoted 1 times
...
Vinit_Singh
3 years, 4 months ago
Selected Answer: C
Path based routing can be configured in Routing rules
upvoted 3 times
...
Contactfornitish
3 years, 5 months ago
Appeared in exam on 17/01/2022 with variation
upvoted 1 times
...
Pravda
3 years, 5 months ago
on exam 1/6/2022
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...