Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 556 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 556 Bytes

Azure Data Explorer

  • C# console app that creates a table, batch populates the table and queries the data. A lot of this could be found ADXAccess.cs.
  • Bicep template main.bicep to create Azure Data Explorer cluster and database.

Result from Query in console app

image

Using map feature in web client

image