New in Kusto: `.show databases entities` command for viewing tables, functions, and more
View the entities of all accessible cluster databases with the new `.show databases entities` command for Kusto, and customize the output with various options.
Auto Added by WPeMatico
View the entities of all accessible cluster databases with the new `.show databases entities` command for Kusto, and customize the output with various options.
Analyze networks, connected assets and more with Kusto’s graph semantics extension to the Kusto Query Language (KQL). Find out how to contextualize your time series data in KQL, and how to leverage time-aware graphs.
Azure Data Explorer has released three new types of external tables: PostgrSQL, MySQL, and CosmosDB SQL. These new external tables allow users to query data from these sources directly within Azure Data Explorer using the Kusto Query Language (KQL).
Azure Data Explorer has added a new capability called "DropMappedField" to its data mappings. This feature allows users to map an object in a JSON document to a column while removing any nested fields that are already referenced by other column mappings.
Now generally available: managed ingestion from Azure Cosmos DB to Azure Data Explorer in near real time.
KQL introduces a new function to retrieve country, state, city, and coordinates from IP addresses using GeoLite2 data. Find out how to use geo_info_from_ip_address() and what it can do for your data analysis.