Skip to content

Commit f3774ab

Browse files
authored
Merge pull request #296839 from shsagir/wi-309697-deprecation-banner
Add banner for deprecation/migration
2 parents a9be6cd + dbd12df commit f3774ab

30 files changed

+80
-29
lines changed

articles/synapse-analytics/data-explorer/data-explorer-compare.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Differences between Azure Data Explorer and Azure Synapse Data Explorer (Preview)
33
description: This article describes the differences between Azure Data Explorer and Azure Synapse Data Explorer.
44
ms.topic: overview
5-
ms.date: 11/02/2021
5+
ms.date: 03/24/2025
66
author: shsagir
77
ms.author: shsagir
88
ms.reviewer: maraheja
@@ -12,6 +12,8 @@ ms.subservice: data-explorer
1212

1313
# What is the difference between Azure Synapse Data Explorer and Azure Data Explorer? (Preview)
1414

15+
[!INCLUDE [data-explorer-deprecation-notice](includes/data-explorer-deprecation-notice.md)]
16+
1517
[Azure Data Explorer](/azure/data-explorer/data-explorer-overview) is a stand-alone, fast, and highly scalable data exploration service for log and telemetry data. The same underlying technology that runs the service is available in Azure Synapse as an integrated analytics service to complement its existing SQL and Spark services geared for data warehouse and data engineering machine learning scenarios.
1618

1719
The native integration of Data Explore capabilities brings analytics log and time series workloads to Synapse in the form of Synapse Data Explorer pools. These pools offer close integration with, and easier management of connectivity to, other Synapse capabilities. Having all your machine and user data available and accessible in one place, and by leveraging the near real-time exploratory capabilities of Data Explorer, enables you to build solutions that drive business value.

articles/synapse-analytics/data-explorer/data-explorer-create-pool-portal.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Quickstart: Create a Data Explorer pool using the Azure portal (Preview)'
33
description: Create a Data Explorer pool using the Azure portal by following the steps in this guide.
44
ms.topic: quickstart
5-
ms.date: 11/02/2021
5+
ms.date: 03/24/2025
66
author: shsagir
77
ms.author: shsagir
88
ms.reviewer: shsagir
@@ -13,6 +13,8 @@ ms.custom: mode-ui
1313

1414
# Quickstart: Create a Data Explorer pool using the Azure portal (Preview)
1515

16+
[!INCLUDE [data-explorer-deprecation-notice](includes/data-explorer-deprecation-notice.md)]
17+
1618
Azure Synapse Data Explorer is a fast, fully managed data analytics service for real-time analysis on large volumes of data streaming from applications, websites, IoT devices, and more. To use Data Explorer, you first create a Data Explorer pool.
1719

1820
This article describes the steps to create a Data Explorer pool in a Synapse workspace by using the Azure portal.

articles/synapse-analytics/data-explorer/data-explorer-create-pool-studio.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Quickstart: Create a Data Explorer pool using Synapse Studio (Preview)'
33
description: Create a Data Explorer pool using Synapse Studio by following the steps in this guide.
44
ms.topic: quickstart
5-
ms.date: 11/02/2021
5+
ms.date: 03/24/2025
66
author: shsagir
77
ms.author: shsagir
88
ms.reviewer: shsagir
@@ -13,6 +13,8 @@ ms.custom: mode-ui
1313

1414
# Quickstart: Create a Data Explorer pool using Synapse Studio (Preview)
1515

16+
[!INCLUDE [data-explorer-deprecation-notice](includes/data-explorer-deprecation-notice.md)]
17+
1618
Azure Synapse Data Explorer is a fast, fully managed data analytics service for real-time analysis on large volumes of data streaming from applications, websites, IoT devices, and more. To use Data Explorer, you first create a Data Explorer pool.
1719

1820
This quickstart describes the steps to create a Data Explorer pool in a Synapse workspace by using Synapse Studio.

articles/synapse-analytics/data-explorer/data-explorer-monitor-pools.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Quickstart: Use Synapse Studio to monitor your Data Explorer pools (Preview)'
33
description: This article provides information for monitoring Data Explorer pools.
44
ms.topic: quickstart
5-
ms.date: 11/02/2021
5+
ms.date: 03/24/2025
66
author: shsagir
77
ms.author: shsagir
88
ms.reviewer: shsagir
@@ -13,6 +13,8 @@ ms.custom: mode-ui
1313

1414
# Quickstart: Use Synapse Studio to monitor your Data Explorer pools (Preview)
1515

16+
[!INCLUDE [data-explorer-deprecation-notice](includes/data-explorer-deprecation-notice.md)]
17+
1618
With Azure Synapse Analytics, you can use Data Explorer to run queries, dashboards and more on Data Explorer pools in your workspace.
1719

1820
This article explains how to monitor your Data Explorer pools, allowing you to keep an eye on the status of your pools, including how many vCores are in use by different workspace users.

articles/synapse-analytics/data-explorer/data-explorer-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What is Azure Synapse Data Explorer (Preview)
33
description: This article provides an introduction to Data Explorer in Azure Synapse Analytics and the different scenarios in which you can use it.
44
ms.topic: overview
5-
ms.date: 11/02/2021
5+
ms.date: 03/24/2025
66
author: shsagir
77
ms.author: shsagir
88
ms.reviewer: maraheja
@@ -12,6 +12,8 @@ ms.subservice: data-explorer
1212

1313
# What is Azure Synapse Data Explorer? (Preview)
1414

15+
[!INCLUDE [data-explorer-deprecation-notice](includes/data-explorer-deprecation-notice.md)]
16+
1517
Azure Synapse Data Explorer provides customers with an interactive query experience to unlock insights from log and telemetry data. To complement existing SQL and Apache Spark analytics runtime engines, the Data Explorer analytics runtime is optimized for efficient log analytics using powerful indexing technology to automatically index free-text and semi-structured data commonly found in telemetry data.
1618

1719
:::image type="content" border="false" source="../media/overview-what-is/synapse-architecture.png" alt-text="Diagram showing the Azure Synapse architecture.":::

articles/synapse-analytics/data-explorer/includes/data-explorer-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
ms.topic: include
3-
ms.date: 11/02/2021
3+
ms.date: 03/24/2025
44
author: shsagir
55
ms.author: shsagir
66
ms.service: azure-synapse-analytics

articles/synapse-analytics/data-explorer/includes/data-explorer-container-system-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
ms.topic: include
3-
ms.date: 11/02/2021
3+
ms.date: 03/24/2025
44
author: shsagir
55
ms.author: shsagir
66
ms.service: azure-synapse-analytics

articles/synapse-analytics/data-explorer/includes/data-explorer-create-table-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
ms.topic: include
3-
ms.date: 11/02/2021
3+
ms.date: 03/24/2025
44
author: shsagir
55
ms.author: shsagir
66
ms.service: azure-synapse-analytics

articles/synapse-analytics/data-explorer/includes/data-explorer-data-connection-clean-resources-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
ms.topic: include
3-
ms.date: 11/02/2021
3+
ms.date: 03/24/2025
44
author: shsagir
55
ms.author: shsagir
66
ms.service: azure-synapse-analytics

articles/synapse-analytics/data-explorer/includes/data-explorer-data-connection-clean-resources-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
ms.topic: include
3-
ms.date: 11/02/2021
3+
ms.date: 03/24/2025
44
author: shsagir
55
ms.author: shsagir
66
ms.service: azure-synapse-analytics

0 commit comments

Comments
 (0)