ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 115 - AZ-104 discussion

Report
Export

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

VM1 and VM2 run a website that is configured as shown in the following table.

LB1 is configured to balance requests to VM1 and VM2.

You configure a health probe as shown in the exhibit. (Click the Exhibit tab.)

You need to ensure that the health probe functions correctly.

What should you do?

A.
On LB1, change the Unhealthy threshold to 65536.
Answers
A.
On LB1, change the Unhealthy threshold to 65536.
B.
On LB1, change the port to 8080.
Answers
B.
On LB1, change the port to 8080.
C.
On VM1 and VM2, create a file named Probe1.htm in the C:\intepub\wwwroot\Temp folder.
Answers
C.
On VM1 and VM2, create a file named Probe1.htm in the C:\intepub\wwwroot\Temp folder.
D.
On VM1 and VM2, create a file named Probe1.htm in the C:\intepub\wwwroot\SiteA\Temp folder.
Answers
D.
On VM1 and VM2, create a file named Probe1.htm in the C:\intepub\wwwroot\SiteA\Temp folder.
Suggested answer: D

Explanation:

Load balancing provides a higher level of availability and scale by spreading incoming requests across virtual machines (VMs). You can use the Azure portal to create a Standard load balancer and balance internal traffic among VMs.

To load balance successfully between VM1 and VM2 you have to place the html file in the path mentioned in the Probe1 configuration.

Reference:

https://docs.microsoft.com/en-us/azure/load-balancer/tutorial-load-balancer-standard-internalportal

asked 26/09/2024
Ignacio Negrete
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first