Skip to content

Commit 639c1b2

Browse files
committed
Freshness and formatting
1 parent 8dd69aa commit 639c1b2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/synapse-analytics/get-started-analyze-data-explorer.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: 'Quickstart: Get started analyzing with Data Explorer pools (Preview)'
3-
description: In this quickstart, you'll learn to analyze data with Data Explorer.
3+
description: In this quickstart, you learn to analyze data with Data Explorer.
44
ms.topic: quickstart
5-
ms.date: 11/18/2022
5+
ms.date: 12/20/2024
66
author: shsagir
77
ms.author: shsagir
88
ms.reviewer: shsagir
@@ -13,7 +13,7 @@ ms.custom: mode-other
1313

1414
# Quickstart: Analyze with Data Explorer (Preview)
1515

16-
In this article, you'll learn the basic steps to load and analyze data with Data Explorer for Azure Synapse.
16+
In this article, you learn the basic steps to load and analyze data with Data Explorer for Azure Synapse.
1717

1818
## Create a Data Explorer pool
1919

@@ -47,8 +47,8 @@ In this article, you'll learn the basic steps to load and analyze data with Data
4747

4848
## Ingest sample data and analyze with a simple query
4949

50-
1. In Synapse Studio, on the left-side pane, select **Develop**.
51-
1. Under **KQL scripts**, Select **+** (Add new resource) > **KQL script**. On the right-side pane, you can name your script.
50+
1. Once your pool is deployed, in the Synapse Studio, on the left-side pane, select **Develop**.
51+
1. Select **+** (Add new resource) > **KQL script**. On the right-side pane, you can name your script.
5252
1. In the **Connect to** menu, select *contosodataexplorer*.
5353
1. In the **Use database** menu, select *TestDatabase*.
5454
1. Paste in the following command, and select **Run** to create a StormEvents table.
@@ -78,7 +78,7 @@ In this article, you'll learn the basic steps to load and analyze data with Data
7878
7979
:::image type="content" source="data-explorer/media/get-started-analyze-data-explorer/sample-query-results.png" alt-text="Results for query run on sample data":::
8080
81-
## Next steps
81+
## Related content
8282
8383
- [Tutorial: Use KQL queries](/azure/data-explorer/kusto/query/tutorial?context=/azure/synapse-analytics/context/context&pivots=synapse)
8484
- [Monitor Data Explorer pools](data-explorer/data-explorer-monitor-pools.md)

0 commit comments

Comments
 (0)