I am using Visual Studio Code (VS Code) to compile and then submit usql
scripts on our Azure platform.
Something happend and I cannot compile or submit any usql jobs anymore, with following error message:
I tried multiple solutions to fix it:
- Reinstall visual studio code
- Updated to the latest version (1.38)
- Reinstall the Azure Data Lake Tools package
- Remove all generated folders and files and start from scratch
- I made sure this is not access-related (I can run jobs on Azure web portal)
- The script does not have any bugs and it is supposed to run (checked on Azure web portal)
I work on MS Windows VM x64, VS Code version 1.38.
I am completely puzzled by that, any help greatly appreciated!