Introducing our new CEO Don Johnson - Read More

kusto

Verified Publisher

By Microsoft

Updated 8 months ago

Azure Data Explorer

1

About

Provides a local environment of the Kusto Query Engine facilitating local development and automated testing.

Runs Kusto engine single node cluster for local testing.

Please refer to Kusto emulator official Documentation for more information.

Featured Tags
  • latest docker pull mcr.microsoft.com/azuredataexplorer/kustainer:latest
  • windows 11 docker pull mcr.microsoft.com/azuredataexplorer/kustainer:windows11
  • stable docker pull mcr.microsoft.com/azuredataexplorer/kustainer:stable
  • mariner linux docker pull mcr.microsoft.com/azuredataexplorer/kustainer-linux:latest
How to Use this Image

Please refer to Kusto Emulator official Documentation for more information.

Full Tag Listing
  • latest
  • windows11
  • stable
Usage

Windows: docker run -e ACCEPT_EULA=Y -m 4G -d -p 8080:8080 -t mcr.microsoft.com/azuredataexplorer/kustainer:latest

Linux: docker run -e ACCEPT_EULA=Y -m 4G -d -p 8080:8080 -t mcr.microsoft.com/azuredataexplorer/kustainer-linux:latest

Support

For support or general questions, please submit a question to Kusto Discussions.

Feedback

For feedback, please submit a question Kusto Discussions.

License

Docker Pull Command

docker pull mcr.microsoft.com/azuredataexplorer/kustainer