Skip to content

Commit 9e5049b

Browse files
Resolve build issues.
1 parent cbd3706 commit 9e5049b

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

.openpublishing.redirection.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1290,11 +1290,6 @@
12901290
"redirect_url": "/azure/nat-gateway/monitor-nat-gateway",
12911291
"redirect_document_id": true
12921292
},
1293-
{
1294-
"source_path": "articles/firewall-manager/multiple-public-ip-powershell.md",
1295-
"redirect_url": "/previous-versions/azure/firewall-manager/multiple-public-ip-powershell",
1296-
"redirect_document_id": false
1297-
},
12981293
{
12991294
"source_path_from_root": "/articles/data-catalog/data-catalog-developer-concepts.md",
13001295
"redirect_url": "/previous-versions/azure/data-catalog/data-catalog-developer-concepts",

articles/nat-gateway/monitor-nat-gateway-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: nat-gateway
1212

1313
[!INCLUDE [horz-monitor-ref-intro](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
1414

15-
See [Monitor Azure NAT Gateway](monitor-monitor-nat-gateway.md) for details on the data you can collect for Azure NAT Gateway and how to use it.
15+
See [Monitor Azure NAT Gateway](monitor-nat-gateway.md) for details on the data you can collect for Azure NAT Gateway and how to use it.
1616

1717
[!INCLUDE [horz-monitor-ref-metrics-intro](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-intro.md)]
1818

articles/nat-gateway/monitor-nat-gateway.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The metrics dashboard can be used to better understand the performance and healt
5252

5353
:::image type="content" source="./media/nat-metrics/detailed-metrics.png" alt-text="Screenshot of the view detailed metrics.":::
5454

55-
For more information on what each metric is showing you and how to analyze these metrics, see [How to use NAT gateway metrics](monitor-nat-gateway-reference#how-to-use-nat-gateway-metrics).
55+
For more information on what each metric is showing you and how to analyze these metrics, see [How to use NAT gateway metrics](monitor-nat-gateway-reference.md#how-to-use-nat-gateway-metrics).
5656

5757
[!INCLUDE [horz-monitor-resource-types](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-resource-types.md)]
5858
For more information about the resource types for Azure NAT Gateway, see [Azure NAT Gateway monitoring data reference](monitor-nat-gateway-reference.md).
@@ -125,9 +125,9 @@ Set up an alert on the **SNAT connection count** metric to notify you of connect
125125

126126
### What type of metrics are available for NAT gateway?
127127

128-
The NAT gateway supports [multi-dimensional metrics](/azure/azure-monitor/essentials/data-platform-metrics#multi-dimensional-metrics). You can filter the multi-dimensional metrics by different dimensions to gain greater insight into the provided data. The [SNAT connection count](#snat-connection-count) metric allows you to filter the connections by Attempted and Failed connections, enabling you to distinguish between different types of connections made by the NAT gateway.
128+
The NAT gateway supports [multi-dimensional metrics](/azure/azure-monitor/essentials/data-platform-metrics#multi-dimensional-metrics). You can filter the multi-dimensional metrics by different dimensions to gain greater insight into the provided data. The [SNAT connection count](monitor-nat-gateway-reference.md#snat-connection-count) metric allows you to filter the connections by Attempted and Failed connections, enabling you to distinguish between different types of connections made by the NAT gateway.
129129

130-
Refer to the dimensions column in the [metrics overview](#metrics-overview) table to see which dimensions are available for each NAT gateway metric.
130+
Refer to the dimensions column in the [metrics overview](monitor-nat-gateway-reference.md#metrics) table to see which dimensions are available for each NAT gateway metric.
131131

132132
### How do I store NAT gateway metrics long-term?
133133

0 commit comments

Comments
 (0)