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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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