exam questions

Exam AZ-300 All Questions

View all questions & answers for the AZ-300 exam

Exam AZ-300 topic 9 question 1 discussion

Actual exam question from Microsoft's AZ-300
Question #: 1
Topic #: 9
[All AZ-300 Questions]

What should you create to configure AG2?

  • A. multi-site listeners
  • B. URL path-based routing rules
  • C. basic routing rules
  • D. an additional public IP address
  • E. basic listeners
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
- AG2 must load balance incoming traffic in the following manner:
- http://www.adatum.com will be load balanced across Pool21.
- http://fabrikam.com will be load balanced across Pool22.
You need to configure an Azure Application Gateway with multi-site listeners to direct different URLs to different pools.
References:
https://docs.microsoft.com/en-us/azure/application-gateway/multiple-site-overview

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
jivom
Highly Voted 5 years ago
For anyone wondering, URL path-based routing rules are used to route to different backend pools for the same site, e.g. site.com/page1 to backend pool 1 and site.com/page2 to backend pool 2.
upvoted 36 times
gboyega
4 years, 11 months ago
Excellent explanation
upvoted 5 times
...
...
capibar
Highly Voted 5 years, 1 month ago
Correct. Overview and explanation: https://docs.microsoft.com/en-us/azure/application-gateway/multiple-site-overview
upvoted 7 times
tartar
4 years, 9 months ago
A - multiple site listener!!!
upvoted 2 times
...
...
tashakori
Most Recent 1 year, 3 months ago
Sorry right is A
upvoted 1 times
...
tashakori
1 year, 3 months ago
B is correct
upvoted 1 times
...
tashakori
1 year, 3 months ago
A is right
upvoted 1 times
...
OsimIndia
4 years, 6 months ago
ANSWER is correct . Its A. multi-site listeners EXPLANATION : <<<< just refer below SOURCE links and read them and I bet you will have no confusion >>>>> Question says """ What should you create to configure AG2? """ >>>>>>>>>> SOLUTION : Here 2 domains fabrikam.com, and adatum.com, point to the IP address of the application gateway. You'd create 2 multi-site listeners and configure each listener for the respective port and protocol setting. SOURCE: https://docs.microsoft.com/en-us/azure/application-gateway/multiple-site-overview ____________________________________________- NOTE: If Question says """" What should you create to configure AG1 (not AG2)? """""",>>>>>>>> SOLUTION: then in that case, the answer will be "URL based routing rules". source : https://docs.microsoft.com/en-us/azure/application-gateway/create-url-route-portal
upvoted 1 times
...
OsimIndia
4 years, 6 months ago
ANSWER is correct . Its A. multi-site listeners EXPLANATION : <<<< just refer below SOURCE links and read them and I bet you will have no confusion >>>>> Question says """ What should you create to configure AG2? """ >>>>>>>>>> SOLUTION : Here 2 domains fabrikam.com, and adatum.com, point to the IP address of the application gateway. You'd create 2 multi-site listeners and configure each listener for the respective port and protocol setting. SOURCE: https://docs.microsoft.com/en-us/azure/application-gateway/multiple-site-overview ____________________________________________- NOTE: If Question says """" What should you create to configure AG1 (not AG2)? """""",>>>>>>>> SOLUTION: then in that case, the answer will be "URL based routing rules". source : https://docs.microsoft.com/en-us/azure/application-gateway/create-url-route-portal
upvoted 1 times
...
BEB
4 years, 10 months ago
The ask is about "What" and "Create"==> Multi-site Listener (for each site, a respective listener). The URL rules are configurations (routing to right pool)
upvoted 2 times
...
gboyega
4 years, 11 months ago
Given answer is correct
upvoted 5 times
...
tmurfet
5 years ago
I think basic routing rules are also needed, so the solution A + C seems to be valid as well. https://docs.microsoft.com/en-us/azure/application-gateway/tutorial-multiple-sites-powershell#create-the-listeners-and-rules
upvoted 1 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 ...