Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit d162c8e

Browse files
Final touches
1 parent c71c24c commit d162c8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

gdi/get-data-in/connect/azure/azure-connect.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _azure-connect:
22

33
**************************************************************
4-
Connect to Azure: Guided install and other options
4+
Connect to Azure: Guided setup and other options
55
**************************************************************
66

77
.. meta::
@@ -83,7 +83,7 @@ Choose the data you want to send to Splunk Observability Cloud:
8383

8484
* The resource stores its metrics in Azure Monitor. To learn more about Azure Monitor, refer to the Microsoft Azure documentation.
8585

86-
* Optional: Use the :guilabel:`Add Tag` button to create a tag if you want to monitor only tagged data sources, filling out the ``tag name`` and ``tag value`` fields separately to create a tag pair.
86+
* Optional: Use the :guilabel:`Add Tag` button to create a tag if you want to monitor only tagged data sources, filling out the ``tag name`` and ``tag value`` fields separately to create a tag pair. When tagging, Splunk Observability Cloud only allows alphanumeric characters, and the underscore and minus symbols. Unsupported characters include ``.``, ``:``, ``/``, ``=``, ``+``, ``@``, and spaces, which are replaced by the underscore character.
8787

8888
.. _connect-azure-other:
8989

@@ -114,5 +114,5 @@ After you connect your Azure account to Splunk Observability Cloud, you can do t
114114
* Import Azure metrics, traces, and metadata. For details about the metrics provided by an Azure integration, see :ref:`azure-metrics`.
115115
* Learn about Splunk Observability Cloud's :ref:`Azure Infrastructure Monitoring options <infrastructure-azure>`.
116116
* Use Splunk Observability Cloud tools to monitor your Azure services, such as :ref:`navigators <use-navigators-imm>` and :ref:`dashboards <azure-dashboards>`.
117-
* Filter Azure monitoring results using tags or dimensions such as ``region`` and ``host name``. When tagging, Splunk Observability Cloud only allows alphanumeric characters, and the underscore and minus symbols. Unsupported characters include ``.``, ``:``, ``/``, ``=``, ``+``, ``@``, and spaces, which are replaced by the underscore character.
117+
* Filter Azure monitoring results using tags or dimensions such as ``region`` and ``host name``.
118118
* To send logs from Azure to Splunk, see :ref:`ingest-azure-log-data`.

gdi/get-data-in/connect/azure/azure-metrics.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Azure metrics in Splunk Observability Cloud
1010

1111
All available metrics are included by default in any Azure integration with Splunk Observability Cloud.
1212

13-
Metric names and descriptions are generated dynamically from the :strong:`Supported metrics with Azure Monitor` page maintained by Microsoft. See all details in :new-page:`https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/metrics-supported`.
13+
Metric names and descriptions are generated dynamically from data provided by Microsoft. See all details in Microsoft's :new-page:`Supported metrics with Azure Monitor <https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/metrics-supported>`.
1414

15-
Every metric can either be a counter or a gauge, depending on what dimension is being looked at. If the MTS contains the dimension ``aggregation_type: total`` or ``aggregation_type: count``, then it is sent as a counter. Otherwise, it is sent as a gauge. To learn more, see :ref:`metric-time-series`.
15+
Every metric can either be a counter or a gauge, depending on what dimension is being looked at. If the MTS contains the dimension ``aggregation_type: total`` or ``aggregation_type: count``, then it is sent as a counter. Otherwise, it is sent as a gauge. To learn more, see :ref:`metric-types` and :ref:`metric-time-series`.
1616

1717
Organization metrics
1818
=================================

0 commit comments

Comments
 (0)