Question 117 of 239 from exam AZ-300: Microsoft Azure Architect Technologies

Question 117 of 239 from exam AZ-300: Microsoft Azure Architect Technologies

Question

HOTSPOT -

You have an Azure subscription named Subscription1 that contains the resources in the following table.

A web server runs on VM1 and VM2.

When you request a webpage named Page1.htm from the Internet, LB1 balances the web requests to VM1 and VM2., and you receive a response.

On LB1, you have a rule named Rule1 as shown in the Rule1 exhibit. (Click the Exhibit tab.)

You have a health probe named Probe1 as shown in the Probe1 exhibit. (Click the Exhibit tab.)

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Explanations

Box 1: No -

Session Persistence is None.

Box 2: Yes -

Web requests uses the HTTP protocol, not the TCP protocol.

Box 3: No -

Note: Azure Load Balancer provides health probes for use with load-balancing rules. Health probe configuration and probe responses determine which backend pool instances will receive new flows. You can use health probes to detect the failure of an application on a backend instance. You can also generate a custom response to a health probe and use the health probe for flow control to manage load or planned downtime. When a health probe fails, Load Balancer stops sending new flows to the respective unhealthy instance.

https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-custom-probe-overview