Introduction

Features

Working with Azure Data Explorer

Sample Query to execute in Data Explorer

StormEvents
| where StartTime >= datetime(2021-01-01) and StartTime < datetime(2021-07-01)
| where State == "GUJARAT"

Performance of Azure Data Explorer

Visualization with Data Explorer

Conclusion

We can use data explorer to store various types of data and perform analytics and ingest data efficiently.