From the course: Introduction to Microsoft Fabric by Microsoft Press

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Create a pipeline to load data

Create a pipeline to load data

- The first thing we're going to look at is to use a pipeline to load data. Loading data is not possible without something to load the data into. And for that reason, I've already set up a warehouse. I could have used a lakehouse as well. But as you have learned, both a warehouse and a lakehouse store tables in the same format, in the same location, one lake. You'll see how to set up a warehouse later in lesson five. We will keep things really simple and I'll show you the very basics of working with pipelines. Here's what we're going to do. We'll create a pipeline item and then I will show you how to add pipeline activities. We'll use the most basic activity here, which is to copy data from a data source to a destination. I'll show you how to select both the data source and the destination to create a fully functional pipeline. And finally, we'll run the pipeline to actually load data into the warehouse. So we'll start from the Microsoft Fabric homepage. As you can see here, you can…

Contents