exam questions

Exam AZ-700 All Questions

View all questions & answers for the AZ-700 exam

Exam AZ-700 topic 3 question 30 discussion

Actual exam question from Microsoft's AZ-700
Question #: 30
Topic #: 3
[All AZ-700 Questions]

You have an Azure application gateway configured for a single website that is available at https://www.contoso.com.
The application gateway contains one backend pool and one rule. The backend pool contains two backend servers. Each backend server has an additional website that is available on port 8080.
You need to ensure that if port 8080 is unavailable on a backend server, all the traffic for https://www.contoso.com is redirected to the other backend server.
What should you do?

  • A. Create a health probe
  • B. Add a new rule
  • C. Change the port on the listener
  • D. Add a new listener
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
BlackZeros
Highly Voted 1 year, 10 months ago
Selected Answer: A
Create Health Probe to monitor the port and server health
upvoted 8 times
...
rehanalam
Most Recent 1 year ago
I am facing hard time to understand the problem and how Custom health probe is a solution
upvoted 1 times
...
JennyHuang36
1 year, 5 months ago
In exam Feb, 2023
upvoted 1 times
...
omgMerrick
1 year, 5 months ago
Selected Answer: A
Option A appears correct. By default, the health probe checks port 80 for HTTP traffic. However, you can configure the health probe to check other ports, such as port 8080 in this case. If the application gateway determines that a backend server is unavailable, it can automatically redirect traffic to the other available backend server.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...