I am getting familiar with creating ETL pipelines with Azure Fabric as opposed to how I have been creating pipelines with Azure Data Factory.
I have just noticed what would appear a serious limitation with Azure Fabric pipelines and that is parameterization. I need to parameterize the connection in Azure Fabric but there doesn't to be any facility to do any parmaterization ... see examples below.
This is Azure Fabric
Below is Azure Data Factory, you will notice the ability to parameterize virtually anything I won't including connections;
Can someone let me know if this is by design, or is it actually possible to get the same level of parameterization with Azure Fabric pipelines as with Azure Data Factory pipelines?
I have updated the question to show what my connection and link service looks like in Azure Data Factory