exam questions

Exam AZ-720 All Questions

View all questions & answers for the AZ-720 exam

Exam AZ-720 topic 5 question 55 discussion

Actual exam question from Microsoft's AZ-720
Question #: 16
Topic #: 5
[All AZ-720 Questions]

HOTSPOT -

A company uses Azure Standard Load Balancer which is configured to export metrics to Azure Monitor.

You receive an email alert for a potential outbound port exhaustion issue from an Azure virtual machine. You add additional front-end IPs to the load balancer.

You need to monitor the load balancer.

How should you complete the configuration? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
terawatt
1 year, 11 months ago
To monitor an Azure Standard Load Balancer for a potential outbound port exhaustion issue, you would want to track the "Used SNAT ports". SNAT (Source Network Address Translation) ports are used for outbound connections. If these ports are being exhausted, it means your VM might be having trouble making new outbound connections. In Azure Monitor, you can create a graph to visually represent these metrics over time. This can help you identify trends or spikes that could indicate a problem. Here's how you might set it up: 1.In the Azure Monitor, create a new graph. 2.For the metric namespace, select "Network". 3.For the metric, select "Used SNAT ports". This represents the number of SNAT ports currently in use. Similarly, tracking the "Allocated SNAT ports" can give you information about how many SNAT ports have been allocated by the Load Balancer to your VM or VMSS. So in the answer area, you would want to select: For the first dropdown: "Used SNAT ports" For the second dropdown: "Allocated SNAT ports"
upvoted 1 times
...
Bharat
2 years, 2 months ago
Looks correct. Please see: https://learn.microsoft.com/en-us/azure/load-balancer/load-balancer-outbound-connections
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 ...