You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/nat-gateway/resource-health.md
+22-10Lines changed: 22 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
title: Azure NAT Gateway Resource Health
3
-
titleSuffix: Azure Virtual Network
4
-
description: Understand how to use resource health for NAT gateway.
3
+
titleSuffix: Azure NAT Gateway
4
+
description: Get started learning how to use resource health to provide information about the health of your Azure NAT gateway.
5
5
author: asudbring
6
6
ms.service: nat-gateway
7
7
# Customer intent: As an IT administrator, I want to understand how to use resource health to monitor NAT gateway.
8
-
ms.topic: conceptual
9
-
ms.date: 04/25/2022
8
+
ms.topic: how-to
9
+
ms.date: 01/30/2024
10
10
ms.author: allensu
11
11
---
12
12
# Azure NAT Gateway Resource Health
@@ -24,40 +24,52 @@ The health of your NAT gateway resource is displayed as one of the following sta
24
24
| Resource health status | Description |
25
25
|---|---|
26
26
| Available | Your NAT gateway resource is healthy and available. |
27
-
| Degraded | Your NAT gateway resource has platform or user initiated events impacting the health of your NAT gateway. The metric for the data-path availability reports less than 80% but greater than 25% health for the last 15 minutes. You experience moderate to severe performance impact. |
28
-
| Unavailable | Your NAT gateway resource isn't healthy. The metric for the data-path availability reports less than 25% for the past 15 minutes. You experience significant performance impact or unavailability of your NAT gateway resource for outbound connectivity. There may be user or platform events causing unavailability. |
29
-
| Unknown | Health status for your NAT gateway resource hasn’t updated or received information for data-path availability for more than 5 minutes. This state should be transient and will reflect the correct status as soon as data is received. |
27
+
| Degraded | Your NAT gateway resource has platform or user initiated events affect the health of your NAT gateway. The metric for the data-path availability reports less than 80% but greater than 25% health for the last 15 minutes. You experience moderate to severe performance effect. |
28
+
| Unavailable | Your NAT gateway resource isn't healthy. The metric for the data-path availability reports less than 25% for the past 15 minutes. You experience significant performance effect or unavailability of your NAT gateway resource for outbound connectivity. There might be user or platform events causing unavailability. |
29
+
| Unknown | Health status for your NAT gateway resource isn't updated or received information for data-path availability for more than 5 minutes. This state should be transient and reflects the correct status as soon as data is received. |
30
30
31
31
For more information about Azure Resource Health, see [Resource Health overview](../service-health/resource-health-overview.md).
32
32
33
33
To view the health of your NAT gateway resource:
34
34
35
35
1. From the NAT gateway resource page, under **Support + troubleshooting**, select **Resource health**.
36
36
37
-
2. In the health history section, select the drop-down arrows next to dates to get more information on health history events of your NAT gateway resource. You can view up to 30 days of history in the health history section.
37
+
1. In the health history section, select the drop-down arrows next to dates to get more information on health history events of your NAT gateway resource. You can view up to 30 days of history in the health history section.
38
38
39
-
3. Select the **+ Add resource health alert** at the top of the page to set up an alert for a specific health status of your NAT gateway resource.
39
+
1. Select the **+ Add resource health alert** at the top of the page to set up an alert for a specific health status of your NAT gateway resource.
40
40
41
41
## Resource health alerts
42
42
43
-
Azure Resource Health alerts can notify you in near real-time when the health state of your NAT gateway resource changes. It's recommended that you set resource health alerts to notify you when your NAT gateway resource changes to a **Degraded** or **Unavailable** health state.
43
+
Azure Resource Health alerts can notify you in near real-time when the health state of your NAT gateway resource changes. Set resource health alerts to notify you when your NAT gateway resource changes to a **Degraded** or **Unavailable** health state.
44
44
45
45
After you create Azure resource health alerts for NAT gateway, Azure sends resource health notifications to your Azure subscription when the health state of NAT gateway changes. You can create and customize alerts based on:
46
+
46
47
* The subscription affected
48
+
47
49
* The resource group affected
50
+
48
51
* The resource type affected (Microsoft.Network/NATGateways)
52
+
49
53
* The specific resource (any NAT gateway resource you choose to set up an alert for)
54
+
50
55
* The event status of the NAT gateway resource affected
56
+
51
57
* The current status of the NAT gateway resource affected
58
+
52
59
* The previous status of the NAT gateway resource affected
60
+
53
61
* The reason type of the NAT gateway resource affected
54
62
55
63
You can also configure who the alert should be sent to:
64
+
56
65
* A new action group (that can be used for future alerts)
66
+
57
67
* An existing action group
58
68
59
69
For more information on how to set up these resource health alerts, see:
70
+
60
71
*[Resource health alerts using Azure portal](/azure/service-health/resource-health-alert-monitor-guide#create-a-resource-health-alert-rule-in-the-azure-portal)
72
+
61
73
*[Resource health alerts using Resource Manager templates](/azure/service-health/resource-health-alert-arm-template-guide)
0 commit comments