There seems to be some confusion here.
By selecting a storage account, as your scope, you will be accessing Diagnostic Logs emitted for this storage account - these are used to monitor Storage (currently in private preview).
Log Analytics cannot (easily) query the data that is in external storage accounts. There are few (complex) tricks to do that, but before going there - why not simply ingest AAD data into Log Analytics (instead or in addition to Storage Account)?
Cannot seem to connect log analytics to my exported json logs residing in a storage account insights-logs-signinlogs
I am attempting to query my json files using log analytics. This concerns the insights-logs-signinlogs that are residing in a storage account. They have been exported via a configured diagnistic settings.
When changing the scope in log analytics to point to the storage account the list seems show the resources in the left pane.
I cannot seem to be able to retreive anything from the resouce labeled "StorageBlobLogs". The error received is: Failed to resolve table or column expression named 'StorageBlobLogs'
When I click the StorageBlobLogs resource and choose preview data I receive "Error retrieving data"
I know the blob contains data since I am capable of connecting and downloading using PowerShell, the json files are there.
My desire here is to run KQL querries against the exported signin logs that reside within a Storage account.
Anyone has any idea as to what I am doing wrong?
-
Oleg Ananiev (MSFT) 81 Reputation points Microsoft Employee
2020-08-27T20:57:50.64+00:00