You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - I'm getting the error below when trying to run queries directly from a kql file after I log off and log back to my computer.
Error: Failed to execute query
at o.executeCell (c:\Users\ansalced\.vscode\extensions\donjayamanne.kusto-0.4.4\out\extension\index.js:2:5711990)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
I can run them directly in the notebook interface if I copy and paste the query but this takes longer vs. running it directly from the kql file. In order to have the extension work as expected I need to close VS Code, reopen and reauthenticate.
The text was updated successfully, but these errors were encountered:
Hi - I'm getting the error below when trying to run queries directly from a kql file after I log off and log back to my computer.
I can run them directly in the notebook interface if I copy and paste the query but this takes longer vs. running it directly from the kql file. In order to have the extension work as expected I need to close VS Code, reopen and reauthenticate.
The text was updated successfully, but these errors were encountered: