I created a U-SQL library using Azure APIs and register the assembly on Azure cloud with all dependencies. I added this library with my U-SQL project and added below line On my
For this issue, Please check below scenarios:
1) Make sure the assembly's property Copy Local is true:
2) When Register Assembly, please make sure the Managed Dependencies are selected:
3) please check bin/Debug folder to make sure this assembly is existed. If the register assembies larger than 15kb, please make sure it is existed in Data Lake store