Introduction

Run multiple is a powerful tool to run multiple notebooks in parallel in Synapse. With the capability to easily define dependencies, we can create DAGs in a more industry standard way. Run multiple is one of Microsoft’s most powerful tools for creating modern data pipelines. I detail how to use the run multiple, how to define dependencies, define how we can extend run multiple, detail the differences between Synapse and Fabric before finally detailing what I’d like to see in future releases.

Attributes

Dependency Management

Extending run multiple

Synapse Vs Fabric