From the course: Microsoft Azure Data Scientist Associate (DP-100) Cert Prep

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Demo: Azure Data Explorer

Demo: Azure Data Explorer

- [Instructor] Let's take a look at Azure Data Explorer here, which allows you to really quickly get up to speed on creating dashboards, querying your data, and you can do this by a few operations. So to start with, one of the first places to really get into this system is to use data, data management and ingest a dataset. So let's go ahead and do that. If I say cluster, I'm going to pick my particular cluster. I'm going to select which database I want this information to be in, and then I'm going to select new table. We can call this MLB2. And now in terms of source, what I could do is select one of these sources. It could be Blob container, it could be Event Hub, it could be a file, et cetera. In this case, I'm going to upload a file. And once I go to this particular file here, what's nice is automatically, the schema is able to be imported. And then from here, I could do other things to it. For example, I could ignore the first record, I could do some mappings, whatever it is I…

Contents