Creating pipelines using samples
Synapse has provided various sample pipelines that can help you in building your production-ready pipeline in just a few steps.
We will go through the following steps to create pipelines using samples provided by Synapse:
- Go to the Integrate tab on the Synapse Studio screen.
- Go to the sample center by clicking on Browse samples, as highlighted in the following screenshot:
Figure 4.31 – A screenshot of the Browse samples link under the Integrate tab in Synapse Studio
- You can see sample datasets, notebooks, and SQL scripts in the sample center. Let's try to use one of the sample notebooks. Go to the Notebooks section, select Getting Started with Delta Lake, and click on Continue. The following screenshot provides an overview of the sample center:
Figure 4.32 – A screenshot of the sample center in Synapse Studio
- On the next screen, you can see a preview of the notebook that you selected. Click on Next after going...