I have a pipeline which just copies data from On premise SQl Server database onto ADLS Gen2. It's very simple pipeline but I could see an error as in below but I don't have any parameter mentioned in accesskey in pipeline. :
error message
Activity Copy Data1 failed: 'Type=System.ArgumentException,Message=The required property is not specified. Parameter name: accountKey,Source=Microsoft.DataTransfer.Common,'
When I use copy data approach I see following error.
The version "3.10.6838.1" of Self-hosted Integration Runtime "integrationRuntime1" is lower than 3.16.7033.3, which is not supported for your dataset. Please upgrade to the latest version.