Skip to content

Commit d056afa

Browse files
authored
Merge pull request #113617 from ryanmajidi/patch-1
remove trailing periods from images
2 parents 76e488e + 3c05bfb commit d056afa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/synapse-analytics/quickstart-create-workspace.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Sign in to the [Azure portal](https://portal.azure.com/)
2828
## Create an Azure Synapse workspace using the Azure portal
2929

3030
1. In the Microsoft Azure search pane, enter **Synapse workspace** and then select this service.
31-
![Azure portal search bar with Azure Synapse workspaces typed in.](media/quickstart-create-synapse-workspace/workspace-search.png).
31+
![Azure portal search bar with Azure Synapse workspaces typed in.](media/quickstart-create-synapse-workspace/workspace-search.png)
3232
2. On the **Synapse workspaces** page, click **+ Add**.
33-
![Command to create new Azure Synapse workspace highlighted.](media/quickstart-create-synapse-workspace/create-workspace-02.png).
33+
![Command to create new Azure Synapse workspace highlighted.](media/quickstart-create-synapse-workspace/create-workspace-02.png)
3434
3. Fill out the **Azure Synapse workspace** form with the following information:
3535

3636
| Setting | Suggested value | Description |
@@ -42,7 +42,7 @@ Sign in to the [Azure portal](https://portal.azure.com/)
4242
| **Data Lake Storage Gen2** | Account: `storage account name` </br> File system: `root file system to use` | Specifies the ADLS Gen2 storage account name to use as primary storage and the file system to use.|
4343
||||
4444

45-
![Workspace provisioning flow - Basics tab.](media/quickstart-create-synapse-workspace/create-workspace-03.png).
45+
![Workspace provisioning flow - Basics tab.](media/quickstart-create-synapse-workspace/create-workspace-03.png)
4646

4747
The storage account can be selected from:
4848
- A list of ADLS Gen2 accounts available in your subscription
@@ -55,8 +55,8 @@ Sign in to the [Azure portal](https://portal.azure.com/)
5555
5656
4. (Optional) Modify any of the **Security + networking defaults** tab:
5757
5. (Optional) Add any tags in the **Tags** tab.
58-
6. The **Summary** tab will run the necessary validations to ensure that the workspace can be successfully created. Once the validation succeeds, press **Create** ![Workspace provisioning flow - confirmation tab.](media/quickstart-create-synapse-workspace/create-workspace-05.png).
59-
7. Once the resource provisioning process completes successfully, you'll see an entry for the created workspace in the list of Synapse workspaces. ![Listing of Synapse workspaces showing the newly provisioned workspace.](media/quickstart-create-synapse-workspace/create-workspace-07.png).
58+
6. The **Summary** tab will run the necessary validations to ensure that the workspace can be successfully created. Once the validation succeeds, press **Create** ![Workspace provisioning flow - confirmation tab.](media/quickstart-create-synapse-workspace/create-workspace-05.png)
59+
7. Once the resource provisioning process completes successfully, you'll see an entry for the created workspace in the list of Synapse workspaces. ![Listing of Synapse workspaces showing the newly provisioned workspace.](media/quickstart-create-synapse-workspace/create-workspace-07.png)
6060

6161
## Clean up resources
6262

0 commit comments

Comments
 (0)