nerdexam
Microsoft

AZ-700 · Question #187

A listener is considered a logical entity responsible for checking the incoming connection requests with the help of the protocol, host, port, and IP address. When you decide to create a new…

The correct answer is B. No. Basic is chosen for the scenario where all the requests from different domains must be accepted and moved to the backend pools. On the other hand, where incoming requests must be moved to the different backend pools depending upon the host names or host header, you need to…

Submitted by chen.hong· Apr 18, 2026

Question

A listener is considered a logical entity responsible for checking the incoming connection requests with the help of the protocol, host, port, and IP address. When you decide to create a new listener, you have to choose between a basic and multi-site. Scenario: You want that the incoming requests are forwarded to different backend pools depending upon the host names or host header. Solution. You choose a Basic listener. Is it the right choice?

Options

  • AYes
  • BNo

How the community answered

(19 responses)
  • A
    26% (5)
  • B
    74% (14)

Explanation

Basic is chosen for the scenario where all the requests from different domains must be accepted and moved to the backend pools. On the other hand, where incoming requests must be moved to the different backend pools depending upon the host names or host header, you need to select a multi-site listener. In this case, you should mention a hostname that will match the new incoming https://docs.microsoft.com/en-us/azure/application-gateway/configuration- listeners?WT.mc_id=modinfra-33046-thmaure

Community Discussion

No community discussion yet for this question.

Full AZ-700 Practice