Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Parameterization support for connection

Ask from creating linked service level & dataset level para... - Microsoft Fabric Community


I need to create linked service level and Dataset level parameters in Microsoft Fabric.

Scenario:1) I have multiple Databases in one Azure SQL server and I need to move some tables from DatabaseA to Lakehouse by using pipeline1

2)I need to move some tables from DatabaseB to Lakehouse by using same pipeline(pipelin1) and need to give database name on the fly(with parameters)


Table name can be parameterized, but database name is in connection, which does not support parameterization yet.

Status: Under Review
Comments
olivier_gossma1
New Member

I our case, we have the same database coming from 2 subsidiary.

I were cool if we can manage the connection dynamically, then we can have 1 pipeline for both sources and we just need to change a pipeline parameter.

fbcideas_migusr
New Member
Status changed to: Under Review