cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
tom_abramov
Level V

Connect to Azure Data Explorer (Kusto)

Is there a way to connect to Azure Data Explorer to upload the data from there?

1 REPLY 1
nanopete
Level I

Re: Connect to Azure Data Explorer (Kusto)

For anyone else arriving here from google.
You should be able to use the ODBC driver for SQL:
https://learn.microsoft.com/en-us/azure/data-explorer/connect-odbc?tabs=connect-connection-string%2C...

Recommended Articles