Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Created this message here after having a call with microsoft support.
The behaviour inside a fabric pipeline has recently updated when defining a lakehouse connection.
This new approach does not seem to be feature complete, since it provides less functionality then the old approach.
Below my remarks for a dynamic connection and a regular connection.
regular connection
Now it creates an actual connection inside the "Manage Connections and Gateways" overview.
The connection which lives here runs under personal oauth credentials.
In the old situation it just had a Lakehouse connection, without a designated connection in the mentioned overview.
Having personal oauth credentials in a connection is undesriable in a production setup.
Besides that we now have a new connection to manage, and it complexifies (or even bypasses) read/write permissions set in the lakehouse.
dynamic content
Prior behaviour was that you can enter the lakehouse-id, then you get input boxes Connection Type; and Workspace ID.
Now you also get an additional field Lakehouse ID, which is strange, singe you allready added that inside the connection.
When running this, it now fails that it cannot find the connection, I guess becuase we entered a lakehouse-id inside the connection-id.
So I guess we now have to define a connection, and use that ID, but then we run into the issues mentioned under regular connection.
documentation refference
https://learn.microsoft.com/en-us/fabric/data-factory/connector-lakehouse-copy-activity
Connection: Select a Lakehouse connection from the connection list. If no connection exists, then create a new Lakehouse connection. If you apply Use dynamic content to specify your Lakehouse, add a parameter and specify the Lakehouse object ID as the parameter value. To get your Lakehouse object ID, open your Lakehouse in your workspace, and the ID is after /lakehouses/in your URL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.