Skip to content

Commit f559b8b

Browse files
authored
Merge pull request #249099 from rcdun/resource_health
Add Resource Health for Communications Gateway
2 parents 63a2aff + dd49f3a commit f559b8b

File tree

2 files changed

+93
-70
lines changed

2 files changed

+93
-70
lines changed

articles/communications-gateway/monitor-azure-communications-gateway.md

Lines changed: 32 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,14 @@ ms.author: rdunstan
66
ms.service: communications-gateway
77
ms.topic: conceptual
88
ms.custom: subject-monitoring
9-
ms.date: 01/25/2023
9+
ms.date: 08/23/2023
1010
---
1111

1212
# Monitoring Azure Communications Gateway
1313

14-
When you have critical applications and business processes relying on Azure resources, you want to monitor those resources for their availability, performance, and operation. This article describes the monitoring data generated by Azure Communications Gateway and how you can analyze and alert on this data.
15-
16-
To monitor the health of your Azure Communications Gateway, use the metrics that it provides. If you notice any concerning metrics, you can raise a [raise a support ticket](request-changes.md).
17-
18-
Azure Communications Gateway uses [Azure Monitor](../azure-monitor/overview.md). If you're unfamiliar with the features of Azure Monitor common to all Azure services that use it, read [Monitoring Azure resources with Azure Monitor](../azure-monitor/essentials/monitor-azure-resource.md).
14+
When you have critical applications and business processes relying on Azure resources, you want to monitor those resources for their availability, performance, and operation. This article describes how you can use Azure Monitor and Azure Resource Health to monitor your Azure Communications Gateway.
1915

16+
If you notice any concerning resource health indicators or metrics, you can [raise a support ticket](request-changes.md).
2017

2118
## What is Azure Monitor?
2219

@@ -35,32 +32,52 @@ The following sections build on this article by describing the specific data gat
3532
> [!TIP]
3633
> To understand costs associated with Azure Monitor, see [Usage and estimated costs](../azure-monitor/usage-estimated-costs.md).
3734
38-
39-
## Monitoring data
35+
## Azure Monitor data for Azure Communications Gateway
4036

4137
Azure Communications Gateway collects metrics. See [Monitoring Azure Communications Gateway data reference](monitoring-azure-communications-gateway-data-reference.md) for detailed information on the metrics created by Azure Communications Gateway. Azure Communications Gateway doesn't collect logs.
4238

4339
For clarification on the different types of metrics available in Azure Monitor, see [Monitoring data from Azure resources](../azure-monitor/essentials/monitor-azure-resource.md#monitoring-data-from-azure-resources).
4440

45-
## Analyzing metrics
41+
## Analyzing, filtering and splitting metrics in Azure Monitor
4642

4743
You can analyze metrics for Azure Communications Gateway, along with metrics from other Azure services, by opening **Metrics** from the **Azure Monitor** menu. See [Getting started with Azure Metrics Explorer](../azure-monitor/essentials/metrics-getting-started.md) for details on using this tool.
4844

49-
For a list of the metrics collected, see [Monitoring Azure Communications Gateway data reference](monitoring-azure-communications-gateway-data-reference.md).
50-
51-
## Filtering and splitting
52-
5345
All Azure Communications Gateway metrics support the **Region** dimension, allowing you to filter any metric by the Service Locations defined in your Azure Communications Gateway resource.
5446

5547
You can also split a metric by the **Region** dimension to visualize how different segments of the metric compare with each other.
5648

5749
For more information on filtering and splitting, see [Advanced features of Azure Monitor](../azure-monitor/essentials/metrics-charts.md).
5850

59-
## Alerts
51+
## Alerts in Azure Monitor
6052

6153
Azure Monitor alerts proactively notify you when important conditions are found in your monitoring data. They allow you to identify and address issues in your system before your customers notice them. You can set alerts on [metrics](/azure/azure-monitor/alerts/alerts-metric-overview) and the [activity log](/azure/azure-monitor/alerts/activity-log-alerts). Different types of alerts have benefits and drawbacks.
6254

55+
## What is Azure Resource Health?
56+
57+
Azure Resource Health provides a personalized dashboard of the health of your resources. This dashboard helps you diagnose and get support for service problems that affect your Azure resources. It reports on the current and past health of your resources.
58+
59+
Resource Health reports one of the following statuses for each resource.
60+
61+
- *Available*: there are no known problems with your resource.
62+
- *Degraded*: a problem with your resource is reducing its performance.
63+
- *Unavailable*: there's a significant problem with your resource or with the Azure platform. For Azure Communications Gateway, this status usually means that calls can't be handled.
64+
- *Unknown*: Resource Health hasn't received information about the resource for more than 10 minutes.
65+
66+
For more information, see [Resource Health overview](../service-health/resource-health-overview.md).
67+
68+
## Using Azure Resource Health
69+
70+
To access Resource Health for Azure Communications Gateway:
71+
72+
1. Sign in to the [Azure portal](https://azure.microsoft.com/).
73+
1. In the search bar at the top of the page, search for your Communications Gateway resource.
74+
1. Select your Communications Gateway resource.
75+
1. In the menu in the left pane, select **Resource health**.
76+
77+
You can also [configure Resource Health alerts in the Azure portal](../service-health/resource-health-alert-monitor-guide.md). These alerts can notify you in near real-time when these resources have a change in their health status.
78+
6379
## Next steps
6480

6581
- See [Monitoring Azure Communications Gateway data reference](monitoring-azure-communications-gateway-data-reference.md) for a reference of the metrics, logs, and other important values created by Azure Communications Gateway.
66-
- See [Monitoring Azure resources with Azure Monitor](../azure-monitor/essentials/monitor-azure-resource.md) for details on monitoring Azure resources.
82+
- See [Monitoring Azure resources with Azure Monitor](../azure-monitor/essentials/monitor-azure-resource.md) for an overview of monitoring Azure resources.
83+
- See [Resource Health overview](../service-health/resource-health-overview.md) for an overview of Resource Health.

0 commit comments

Comments
 (0)