Upload to datalake in azure storage

Good morning, I am trying to upload files to Azure Storage with the activity of upload blob from file and other necessary activities within Azure Scope, however it happens to me that when I run the project it works correctly sometimes changing the versions of dependencies and deleting the activities and pasting them again so that I could test that the files were uploaded to the container, but when I try to publish the project to the orchestrator I have an error which appears regardless of whether the execution of the project was successful. This is the error: Either put the activity inside scope activity or create a valid connection.
(try with the two latest versions of the package and older ones)

can you validate your project once? and also instead of publishing to orchestrator try publishing to local folder like documents, desktop and then upload the nupkg to orchestrator

1 Like