AZ-104 · Question #228
Case Study 4 - ADatum Overview ADatum Corporation is a financial company that has two main offices in New York and Los Angeles. ADatum has a subsidiary named Fabrikam, Inc. that shares the Los Angeles
The correct answer is A. multi-site listeners. Multi-site listeners in Azure Application Gateway allow you to configure multiple websites on the same gateway by listening on different hostnames (SNI - Server Name Indication), which is essential when hosting multiple domains or subdomains behind a single Application Gateway. T
Question
Exhibit
Options
- Amulti-site listeners
- Bbasic listeners
- CURL path-based routing rules
- Dbasic routing rules
- Ean additional public IP address
How the community answered
(51 responses)- A76% (39)
- B6% (3)
- C12% (6)
- D2% (1)
- E4% (2)
Explanation
Multi-site listeners in Azure Application Gateway allow you to configure multiple websites on the same gateway by listening on different hostnames (SNI - Server Name Indication), which is essential when hosting multiple domains or subdomains behind a single Application Gateway. This enables ADatum to route traffic to different backend pools based on the host header, supporting multiple line-of-business applications with distinct domain names on a single gateway instance. Multi-site listeners are specifically designed for this scenario where multiple applications need to be distinguished by hostname rather than just port.
Topics
Community Discussion
No community discussion yet for this question.
