Skip to content

Commit 1d5abce

Browse files
authored
ARM deprecation note (#5919)
1 parent b8b3857 commit 1d5abce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ description: Instructions for configuring a pipeline for shipping metrics availa
77

88
import useBaseUrl from '@docusaurus/useBaseUrl';
99

10+
:::note
11+
The method of collecting metrics using Azure Resource Manager (ARM) described in this document, has been deprecated and is no longer supported. Refer to the updated approach using [Azure Metric Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/), which offers improved functionality and ongoing support.
12+
:::
13+
1014
This section has instructions for configuring a pipeline for shipping metrics available from Azure Monitor to an Event Hub, on to an Azure Function, and finally to an HTTP source on a hosted collector in Sumo Logic. Azure Monitor collects metrics and well as logs. The pipeline described below is for metrics, not logs. 
1115

1216
For information about Azure metrics, see [Overview of metrics in Microsoft Azure in Azure](https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-overview-metrics) help.

0 commit comments

Comments
 (0)