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

View all the Fabric Data Days sessions on demand. View schedule

Run Copy Activity to Azure Sql as sink with session_context

At this moment, when using copy activity with Azure Sql as sink. It is not working with table that use session_context as its default value because there is no way to set session_context in copy activity.

 

We can make a check box in pre-copy script to run it in the same session/connection with copy command.

Status: New