0

The kusto tutorial references a Logs table. Is this data available publicly somewhere so as to try kusto out on a very large data store?

Graham Williams
  • 556
  • 2
  • 10

1 Answers1

1

The samples in the tutorial which reference the StormEvents table can be run against the Samples database in the Help cluster: https://dataexplorer.azure.com/clusters/help/databases/Samples

Data sets used in other samples (such as those referencing the Logs table or the Events table) are not publicly available at this moment.

Yoni L.
  • 22,627
  • 2
  • 29
  • 48