I've 4 data-bricks notebook activities to run in parallel to do the same task but for different parameters (variables). Do I need to create separate Linked service for each notebook connection when same Databricks workspace is being used but notebooks are different?
Here inside each If activity I have one databricks activity.
Q2. Will that affect the performance if I use the same linked service?
I've made 4 different linked service with different names but it seems to be a bad idea.

