Skip to content
6 changes: 3 additions & 3 deletions integrations/azure-monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ price_plans: [scale, enterprise]
keywords: [integrate]
---

import IntegrationPrereqsCloud from "versionContent/_partials/_integration-prereqs-cloud-only.mdx";
import PrereqsCloud from "versionContent/_partials/_prereqs-cloud-no-connection.mdx";
import AzureMonitorExporter from "versionContent/_partials/_azure-monitor-data-exporter.mdx";
import ManageDataExporter from "versionContent/_partials/_manage-a-data-exporter.mdx";
import NotSupportedAws from "versionContent/_partials/_not-supported-for-aws.mdx";
Expand All @@ -21,7 +21,7 @@ This page explains how to export telemetry data from your $SERVICE_LONG into Azu

## Prerequisites

<IntegrationPrereqsCloud />
<PrereqsCloud />

- Get an Azure subscription with access to [Azure Monitor][azure-monitor] and [Application Insights][application-insights].

Expand All @@ -39,7 +39,7 @@ A $CLOUD_LONG data exporter sends telemetry data from a $SERVICE_LONG to third-p

This section shows you how to attach, edit, and delete a data exporter.

<ManageDataExporterAzure />
<ManageDataExporter />

[application-insights]: https://learn.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview
[azure-connection-string]: https://learn.microsoft.com/en-us/azure/azure-monitor/app/sdk-connection-string
Expand Down
Loading