简体   繁体   中英

Is it possible to query Azure data warehouse within log analytics

I have a scenario where I would like to query Azure Data warehouse tables within the Log Analytics workspace and using those records I need to create a result set and prepare a chart.

I do see some objects in log analytics workspace like a database, table but not sure what is the purpose and are these objects specific to a resource or generic and how to use them I couldn't get documentation for these objects can somebody guide me on this.

Unfortunately, you cannot use Azure Log Analytics to query Azure SQL Data Warehouse.

Use Azure Data Studio to connect and query data in Azure SQL data warehouse.

Recommended tools for querying data in Azure SQL Data Warehouse.

Azure Log Analytics is used to write, execute, and manage Azure Monitor log queries in the Azure portal. You can use Log Analytics queries to search for terms, identify trends, analyze patterns, and provide many other insights from your data.

For more information about log queries, see Overview of log queries in Azure Monito r.

For a detailed tutorial on writing log queries, see Get started with log queries in Azure Monitor .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM