Skip to content

Commit 36631db

Browse files
committed
updates per reviewer
1 parent 5d3a9c2 commit 36631db

File tree

5 files changed

+12
-11
lines changed

5 files changed

+12
-11
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17737,7 +17737,7 @@
1773717737
},
1773817738
{
1773917739
"source_path": "articles/synapse-analytics/quickstart-create-sql-pool.md",
17740-
"redirect_url": "/synapse-analytics/quickstart-create-sql-pool-portal",
17740+
"redirect_url": "azure/synapse-analytics/quickstart-create-sql-pool-portal",
1774117741
"redirect_document_id": false
1774217742
},
1774317743
{

articles/synapse-analytics/quickstart-create-apache-spark-pool-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ If you want to delete the Apache Spark pool, do the following:
9191
![Confirmation dialog to delete the selected Apache Spark pool.](media/quickstart-create-apache-spark-pool/create-spark-pool-portal-10.png)
9292
5. When the process completes successfully, the Apache Spark pool will no longer be listed in the workspace resources.
9393

94-
Once the SQL pool is created, it is available in the workspace for loading data, processing streams, reading from the lake, and so.
94+
Once the SQL pool is created, it is available in the workspace for loading data, processing streams, and reading from the lake.
9595

9696
## Next steps
9797

articles/synapse-analytics/quickstart-create-sql-pool-studio.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,23 @@ If you don't have an Azure subscription, [create a free account before you begin
2525
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
2626
- [Synapse workspace](quickstart-create-workspace.md)
2727

28-
### Sign in to the Azure portal
28+
## Sign in to the Azure portal
2929

3030
Sign in to the [Azure portal](https://portal.azure.com/)
3131

32-
### Navigate to the Synapse workspace
32+
## Navigate to the Synapse workspace
3333

3434
1. Navigate to the Synapse workspace where the SQL pool will be created by typing the service name (or resource name directly) into the search bar.
3535
![Azure portal search bar with Synapse workspaces typed in.](media/quickstart-create-sql-pool/create-sql-pool-00a.png)
3636
1. From the list of workspaces, type the name (or part of the name) of the workspace to open. For this example, we'll use a workspace named **contosoanalytics**.
3737
![Listing of Synapse workspaces filtered to show those containing the name Contoso.](media/quickstart-create-sql-pool/create-sql-pool-00b.png)
3838

39-
### Launch Synapse Studio
39+
## Launch Synapse Studio
4040

4141
1. From the workspace overview, select **Launch Synapse Studio** to open the location where the SQL pool will be created. Type the service name or resource name directly into the search bar.
4242
![Azure portal Synapse workspace overview with Launch Synapse Studio highlighted.](media/quickstart-create-apache-spark-pool/create-spark-pool-studio-20.png)
4343

44-
### Create a SQL pool in Synapse Studio
44+
## Create a SQL pool in Synapse Studio
4545

4646
1. On the Synapse Studio home page, navigate to the **Management Hub** in the left navigation by selecting the **Manage** icon.
4747
![Synapse Studio home page with Management Hub section highlighted.](media/quickstart-create-apache-spark-pool/create-spark-pool-studio-21.png)
@@ -78,7 +78,7 @@ Sign in to the [Azure portal](https://portal.azure.com/)
7878

7979
Once the SQL pool is created, it will be available in the workspace for loading data, processing streams, reading from the lake, etc.
8080

81-
### Clean up SQL pools using Synapse Studio
81+
## Clean up SQL pools using Synapse Studio
8282

8383
Follow the steps below to delete the SQL pool from the workspace using Synapse Studio.
8484
> [!WARNING]

articles/synapse-analytics/spark/intellij-tool-synapse.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ In this tutorial, you learn how to:
5757
|Project location| Enter the wanted location to save your project.|
5858
|Project SDK| It might be blank on your first use of IDEA. Select **New...** and navigate to your JDK.|
5959
|Spark Version|The creation wizard integrates the proper version for Spark SDK and Scala SDK. Synapse only supports **Spark 2.4.0**.|
60+
|||
6061

6162
![Selecting the Apache Spark SDK](./media/intellij-tool-synapse/create-synapse-application02.png)
6263

@@ -87,15 +88,15 @@ Sign in to Azure subscription to connect to your Spark pools.
8788

8889
2. From Azure Explorer, right-click the **Azure** node, and then select **Sign In**.
8990

90-
![IntelliJ IDEA explorer right-click azure](./media/intellij-tool-synapse/explorer-rightclick-azure.png)
91+
![IntelliJ IDEA explorer right-click Azure](./media/intellij-tool-synapse/explorer-rightclick-azure.png)
9192

9293
3. In the **Azure Sign In** dialog box, choose **Device Login**, and then select **Sign in**.
9394

94-
![IntelliJ IDEA azure sign-in](./media/intellij-tool-synapse/intellij-view-explorer2.png)
95+
![IntelliJ IDEA Azure sign-in](./media/intellij-tool-synapse/intellij-view-explorer2.png)
9596

9697
4. In the **Azure Device Login** dialog box, click **Copy&Open**.
9798

98-
![IntelliJ IDEA azure device login](./media/intellij-tool-synapse/intellij-view-explorer5.png)
99+
![IntelliJ IDEA Azure device login](./media/intellij-tool-synapse/intellij-view-explorer5.png)
99100

100101
5. In the browser interface, paste the code, and then click **Next**.
101102

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Troubleshooting
2+
title: Troubleshooting Synapse SQL
33
description: Troubleshooting Synapse SQL in Azure Synapse Analytics.
44
services: synapse-analytics
55
author: kevinvngo

0 commit comments

Comments
 (0)