I am getting following error while running a USQL Activity in the pipeline in ADF:
Error in Activity:
{\"error
Remove the script attribute in your U-SQL activity definition and provide the complete path to your script (including filename) in the scriptPath attribute.
script
scriptPath
Reference: https://docs.microsoft.com/en-us/azure/data-factory/data-factory-usql-activity