URL Path-Based Routing Quiz

5 questions Pass: 70% +25 pts

Quiz covering Application Gateway

URL Path-Based Routing Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which component of an Azure Application Gateway is primarily responsible for directing traffic to different backend pools based on the URL path?

  2. 2

    You have a path-based rule configured for '/images/*' pointing to 'Pool-A' and a default rule pointing to 'Pool-B'. What happens when a user requests 'https://contoso.com/videos/index.html'?

  3. 3

    When configuring path-based routing, what is the significance of the path pattern '/images/*'?

  4. 4

    A company wants to route traffic to different backend pools based on the URL path. Which of the following is a mandatory requirement before you can create a path-based routing rule?

  5. 5

    You have two path-based rules: Rule 1 matches '/app/*' and Rule 2 matches '/app/login/*'. If a user requests '/app/login/default.aspx', which rule takes precedence?