Skip to content

Commit 0629e46

Browse files
Incorporate feedback.
1 parent 2fa3bde commit 0629e46

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
lines changed

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

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitor Azure Communications Gateway
33
description: Start here to learn how to monitor Azure Communications Gateway. Use Azure Monitor and Azure Resource Health to monitor your Azure Communications Gateway.
4-
ms.date: 08/21/2024
4+
ms.date: 09/19/2024
55
ms.custom: horz-monitor
66
ms.topic: conceptual
77
author: rcdun
@@ -11,6 +11,8 @@ ms.service: azure-communications-gateway
1111

1212
# Monitor Azure Communications Gateway
1313

14+
You can use Azure Resource Health and Azure Monitor to monitor the health and performance of Azure Communications Gateway. Azure Monitor allows you to collect, analyze, and act on telemetry from cloud and on-premises environments to ensure optimal application and service performance.
15+
1416
[!INCLUDE [horz-monitor-intro](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-intro.md)]
1517

1618
This article also describes how to use Azure Resource Health to monitor your Azure Communications Gateway.
@@ -49,10 +51,27 @@ You can also [configure Resource Health alerts in the Azure portal](/azure/servi
4951

5052
Azure Communications Gateway supports the following [resource health checks](/azure/service-health/resource-health-checks-resource-types#microsoftvoiceservicescommunicationsgateway).
5153

52-
[!INCLUDE [horz-monitor-resource-types](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-resource-types.md)]
54+
## Azure Monitor resource types
55+
56+
Azure uses the concept of resource types and IDs to identify everything in a subscription. Azure Monitor similarly organizes core monitoring data into metrics and logs based on resource types, also called *namespaces*. Different metrics and logs are available for different resource types. Your service might be associated with more than one resource type.
57+
58+
Resource types are also part of the resource IDs for every resource running in Azure. For example, one resource type for a virtual machine is `Microsoft.Compute/virtualMachines`. For a list of services and their associated resource types, see [Resource providers](/azure/azure-resource-manager/management/azure-services-resource-providers).
59+
5360
For more information about the resource types for Azure Communications Gateway, see [Azure Communications Gateway monitoring data reference](monitoring-azure-communications-gateway-data-reference.md).
5461

55-
[!INCLUDE [horz-monitor-data-storage](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-data-storage.md)]
62+
## Azure Monitor data storage
63+
64+
For Azure Monitor:
65+
66+
- Metrics data is stored in the Azure Monitor metrics database.
67+
- Log data is stored in the Azure Monitor logs store. Log Analytics is a tool in the Azure portal that can query this store.
68+
- The Azure activity log is a separate store with its own interface in the Azure portal.
69+
70+
You can optionally route metric and activity log data to the Azure Monitor logs store. You can then use Log Analytics to query the data and correlate it with other log data.
71+
72+
Many services can use diagnostic settings to send metric and log data to other storage locations outside Azure Monitor. Examples include Azure Storage, [hosted partner systems](/azure/partner-solutions/overview), and [non-Azure partner systems, by using Event Hubs](/azure/azure-monitor/essentials/stream-monitoring-data-event-hubs).
73+
74+
For detailed information on how Azure Monitor stores data, see [Azure Monitor data platform](/azure/azure-monitor/platform/data-platform).
5675

5776
[!INCLUDE [horz-monitor-platform-metrics](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-platform-metrics.md)]
5877

articles/communications-gateway/monitoring-azure-communications-gateway-data-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitoring data reference for Azure Communications Gateway
33
description: This article contains important reference material you need when you monitor Azure Communications Gateway.
4-
ms.date: 08/21/2024
4+
ms.date: 09/19/2024
55
ms.custom: horz-monitor
66
ms.topic: reference
77
author: rcdun

0 commit comments

Comments
 (0)