Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Scalable Data Analytics with Azure Data Explorer

You're reading from  Scalable Data Analytics with Azure Data Explorer

Product type Book
Published in Mar 2022
Publisher Packt
ISBN-13 9781801078542
Pages 364 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Jason Myerscough Jason Myerscough
Profile icon Jason Myerscough

Table of Contents (18) Chapters

Preface Section 1: Introduction to Azure Data Explorer
Chapter 1: Introducing Azure Data Explorer Chapter 2: Building Your Azure Data Explorer Environment Chapter 3: Exploring the Azure Data Explorer UI Section 2: Querying and Visualizing Your Data
Chapter 4: Ingesting Data in Azure Data Explorer Chapter 5: Introducing the Kusto Query Language Chapter 6: Introducing Time Series Analysis Chapter 7: Identifying Patterns, Anomalies, and Trends in your Data Chapter 8: Data Visualization with Azure Data Explorer and Power BI Section 3: Advanced Azure Data Explorer Topics
Chapter 9: Monitoring and Troubleshooting Azure Data Explorer Chapter 10: Azure Data Explorer Security Chapter 11: Performance Tuning in Azure Data Explorer Chapter 12: Cost Management in Azure Data Explorer Chapter 13: Assessment Other Books You May Enjoy

Summary

This chapter is one of the most important chapters in the book in terms of reusing the skills you have learned outside of ADX clusters. As mentioned, KQL is one of the fundamental keystones to Azure with regard to managing your logging and telemetry data. Data belonging to Auditing, Security Center, Application Insights, Monitoring, and Asset Management all reside in Log Analytic workspaces, which all use KQL for querying the data.

We learned what KQL is, where it can be used, and the basic syntax of KQL queries. We then learned about the basics of KQL, such as searching, filtering with where clauses, aggregations with summarize, formatting results, rendering graphs, and converting SQL statements to KQL using the EXPLAIN keyword.

Next, we learned about some of the most commonly used scalar functions and operators, such as data manipulation and formatting and string search using the has_cs and contains_cs operators. We also learned how to use the join operator to join...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}