Skip to content

Commit c0d18fe

Browse files
authored
Update faq.yml
1 parent 74b387e commit c0d18fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/nat-gateway/faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,22 +51,22 @@ sections:
5151
5252
- question: Does a NAT gateway support IP fragmentation?
5353
answer: |
54-
No, a NAT gateway doesn't support IP fragmentation for the transmission control protocol (TCP) or the User Datagram Protocol (UDP).
54+
No, a NAT gateway doesn't support IP fragmentation for Transmission Control Protocol (TCP) or User Datagram Protocol (UDP).
5555
5656
- name: NAT gateway metrics
5757
questions:
5858
- question: What is the difference between SNAT Connection Count and Total SNAT Connection Count metrics for a NAT gateway?
5959

6060
answer: |
61-
The [source network address translation (SNAT) Connection Count](nat-metrics.md#snat-connection-count) metric shows the number of new SNAT connections made per second. The [Total SNAT Connection Count](nat-metrics.md#total-snat-connection-count) metric shows the total number of active connections on a NAT gateway resource.
61+
The [SNAT Connection Count](nat-metrics.md#snat-connection-count) metric shows the number of new source network address translation (SNAT) connections made per second. The [Total SNAT Connection Count](nat-metrics.md#total-snat-connection-count) metric shows the total number of active connections on a NAT gateway resource.
6262
6363
- question: How can I see SNAT port usage on a NAT gateway?
6464
answer: |
6565
There's no SNAT port usage metric for a NAT gateway. Use the SNAT Connection Count and Total SNAT Connection Count metrics to help you evaluate the SNAT capacity of your NAT gateway resource.
6666
6767
- question: How can I store my NAT gateway metrics long term?
6868
answer: |
69-
NAT gateway metrics can be retrieved by using the [metrics REST API](/rest/api/monitor/metrics/list). Alternatively, you can select Share and then Download to Excel from the NAT gateway metrics pane in the Azure portal.
69+
NAT gateway metrics can be retrieved by using the [metrics REST API](/rest/api/monitor/metrics/list). Alternatively, you can select **Share** and then **Download to Excel** from the **NAT gateway metrics** pane in the Azure portal.
7070
7171
- question: Can NAT gateway metrics be retrieved by using diagnostic settings?
7272
answer: |

0 commit comments

Comments
 (0)