AZ-700 · Question #58
You have an Azure application gateway named AGW1 that has a routing rule named Rule1. Rule Azure virtual machine scale set named VMSS1. You deploy another virtual machine scale set named VMSS2…
The correct answer is A. Add a backend pool. D. Add a listener. E. Add a rule. You need a backend for VMSS2, a listener for the site adatum.com and a rule to redirect the request from the listener to backend VMSS2 https://docs.microsoft.com/en-us/azure/application-gateway/configuration-overview
Question
You have an Azure application gateway named AGW1 that has a routing rule named Rule1. Rule Azure virtual machine scale set named VMSS1. You deploy another virtual machine scale set named VMSS2. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- AAdd a backend pool.
- BModify an HTTP setting.
- CAdd an HTTP setting.
- DAdd a listener.
- EAdd a rule.
How the community answered
(41 responses)- A71% (29)
- B12% (5)
- C17% (7)
Explanation
You need a backend for VMSS2, a listener for the site adatum.com and a rule to redirect the request from the listener to backend VMSS2 https://docs.microsoft.com/en-us/azure/application-gateway/configuration-overview
Community Discussion
No community discussion yet for this question.