Creating a Data Lakehouse with Azure Synapse Analytics (Part 3 of 5)
14 min readOct 12, 2023
1. Starting Azure Synapse Analytics
We will now open Azure Synapse Analytics and create the ETL pipelines and Notebooks necessary to finalize our build.
- Go back to the Azure portal home screen and select the Resource group you provisioned.
- Once the resource group is open, select the resource type Synapse workspace.
- A new page will appear. Launch Azure Synapse Studio by selecting Open Synapse Studio located in the Overview section of the Synapse workspace.
Once selected, a new webpage will open, launching Azure Synapse Studio. You will see the following banner:
2. Create Azure Synapse Analytics Pipelines
You will create two Data Flows using Synapse pipelines. These Data Flows will move the data in the bronze container into the silver container and from the silver container into the gold…