Skip to content

Commit 9cb99f3

Browse files
Merge pull request #304122 from asudbring/nat-monitor-fix
Remove DS export from NAT monitoring and include information on using REST API
2 parents e8edc3f + dfbec87 commit 9cb99f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitor Azure NAT Gateway
33
description: Start here to learn how to monitor Azure NAT Gateway by using the available Azure Monitor metrics and alerts.
4-
ms.date: 12/02/2024
4+
ms.date: 08/12/2025
55
ms.custom: horz-monitor
66
ms.topic: concept-article
77
author: asudbring
@@ -20,8 +20,8 @@ This table describes how you can collect data to monitor your service, and what
2020

2121
|Data to collect|Description|How to collect and route the data|Where to view the data|Supported data|
2222
|---------|---------|---------|---------|---------|
23-
|Metric data|Metrics are numerical values that describe an aspect of a system at a particular point in time. Metrics can be aggregated using algorithms, compared to other metrics, and analyzed for trends over time.|[- Collected automatically at regular intervals.</br> - You can route some platform metrics to a Log Analytics workspace to query with other data. Check the **DS export** setting for each metric to see if you can use a diagnostic setting to route the metric data.]|[Metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started)| [Azure NAT Gateway metrics supported by Azure Monitor](/azure/nat-gateway/monitor-nat-gateway-reference#metrics)|
24-
|Activity log data|The Azure Monitor activity log provides insight into subscription-level events. The activity log includes information like when a resource is modified or a virtual machine is started.|- Collected automatically.</br> - [Create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to a Log Analytics workspace at no charge.|[Activity log](/azure/azure-monitor/essentials/activity-log)| |
23+
|Metric data|Metrics are numerical values that describe an aspect of a system at a particular point in time. Metrics can be aggregated using algorithms, compared to other metrics, and analyzed for trends over time.| You can export metric data using the [Azure Monitor REST API](/azure/azure-monitor/essentials/rest-api-walkthrough). Metrics can be obtained by [data collection rules](/azure/azure-monitor/data-collection/data-collection-metrics?tabs=log-analytics-workspaces). This feature is currently in preview.|[Metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started)| [Azure NAT Gateway metrics supported by Azure Monitor](/azure/nat-gateway/monitor-nat-gateway-reference#metrics)|
24+
|Activity log data|The Azure Monitor activity log provides insight into subscription-level events. The activity log includes information like when a resource is modified or a virtual machine is started.| You can export activity log data using the [Azure Monitor REST API](/azure/azure-monitor/essentials/rest-api-walkthrough). Activity logs can be obtained by [data collection rules](/azure/azure-monitor/data-collection/data-collection-metrics?tabs=log-analytics-workspaces). This feature is currently in preview.|[Activity log](/azure/azure-monitor/essentials/activity-log)| |
2525

2626
[!INCLUDE [azmon-horz-supported-data](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-supported-data.md)]
2727

0 commit comments

Comments
 (0)