I have CSV file in Azure blob storage.i want to query this file using log analytics workspace to create dashboard .is it possible to create this.
Asked
Active
Viewed 378 times
1 Answers
0
Using log analytics workspace, You cannot query data inside a file that is stored in the storage account.

VenkateshDodda
- 4,723
- 1
- 3
- 12
-
Ok . But is there any other option to query data from storage account – Amol Bhalerao Jun 20 '22 at 10:25
-
You can achieve this by using any of this azure services Azure Functions, Azure Logic Apps, Azure Automation/PowerShell, Azure Web Apps. – VenkateshDodda Jun 20 '22 at 11:10