Skip to content

Commit 90318bc

Browse files
committed
updates per reviewer
1 parent c37bc11 commit 90318bc

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

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

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Sign in to the [Azure portal](https://portal.azure.com/)
4141
## Create new Apache Spark pool
4242

4343
1. In the Synapse workspace where you want to create the Apache Spark pool, select **New Apache Spark pool**.
44-
![Overview of Synapse workspace with a red box around the command to create a new Apache Spark pool](media/quickstart-create-apache-spark-pool/create-spark-pool-portal-01.png)
44+
![Overview of Synapse workspace with a red box around the command to create a new Apache Spark pool](media/quickstart-create-apache-spark-pool/create-spark-pool-portal-01.png)
4545
2. Enter the following details in the **Basics** tab:
4646

4747
|Setting | Suggested value | Description |
@@ -57,21 +57,21 @@ Sign in to the [Azure portal](https://portal.azure.com/)
5757
> Note that there are specific limitations for the names that Apache Spark pools can use. Names must contain letters or numbers only, must be 15 or less characters, must start with a letter, not contain reserved words, and be unique in the workspace.
5858
5959
3. Select **Next: additional settings** and review the default settings. Do not modify any default settings.
60-
![Apache Spark pool create flow - additional settings tab.](media/quickstart-create-apache-spark-pool/create-spark-pool-portal-03.png)
60+
![Apache Spark pool create flow - additional settings tab.](media/quickstart-create-apache-spark-pool/create-spark-pool-portal-03.png)
6161

6262
4. Select **Next: tags**. Don't add any tags.
63-
![Apache Spark pool create flow - additional settings tab.](media/quickstart-create-apache-spark-pool/create-spark-pool-03-tags.png)
63+
![Apache Spark pool create flow - additional settings tab.](media/quickstart-create-apache-spark-pool/create-spark-pool-03-tags.png)
6464

6565
5. Select **Review + create**.
6666

6767
6. Make sure that the details look correct based on what was previously entered, and select **Create**.
68-
![Apache Spark pool create flow - review settings tab.](media/quickstart-create-apache-spark-pool/create-spark-pool-portal-05.png)
68+
![Apache Spark pool create flow - review settings tab.](media/quickstart-create-apache-spark-pool/create-spark-pool-portal-05.png)
6969

7070
7. At this point, the resource provisioning flow will start, indicating once it's complete.
71-
![Apache Spark pool create flow - resource provisioning.](media/quickstart-create-apache-spark-pool/create-spark-pool-portal-06.png)
71+
![Apache Spark pool create flow - resource provisioning.](media/quickstart-create-apache-spark-pool/create-spark-pool-portal-06.png)
7272

7373
8. After the provisioning completes, navigating back to the workspace will show a new entry for the newly created Apache Spark pool.
74-
![Apache Spark pool create flow - resource provisioning.](media/quickstart-create-apache-spark-pool/create-spark-pool-portal-07.png)
74+
![Apache Spark pool create flow - resource provisioning.](media/quickstart-create-apache-spark-pool/create-spark-pool-portal-07.png)
7575

7676
9. At this point, there are no resources running, no charges for Spark, you have created metadata about the Spark instances you want to create.
7777

@@ -91,8 +91,6 @@ 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, and reading from the lake.
95-
9694
## Next steps
9795

9896
- See [Quickstart: Create an Apache Spark notebook](quickstart-apache-spark-notebook.md).

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ Sign in to the [Azure portal](https://portal.azure.com/)
7676
1. After the provisioning completes, navigating back to the workspace will show a new entry for the newly created SQL pool.
7777
![SQL pool create flow - resource provisioning.](media/quickstart-create-sql-pool/create-sql-pool-studio-27.png)
7878

79-
Once the SQL pool is created, it will be available in the workspace for loading data, processing streams, reading from the lake, etc.
79+
1. 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]

0 commit comments

Comments
 (0)