Need help troubleshooting externaldata operator search

Christian Lozach 1 Reputation point
2020-12-01T17:14:31.387+00:00

Below is the search. * included for obfuscation. I uploaded a file to Azure Storage and got the shared access signature.

externaldata(rulelabel: string) [h@"https://companyname.file.core.windows.net/?sv=*************"] with (format='txt', ignoreFirstRecord=true)
| summarize count() by rulelabel

But whenever I run this I get no results and the insatiably frustrating log analytics response of:

Some aspects of the query had errors so the results are not complete
If issue persists, please open a support ticket. Request id:*************

Where do I move from this? How do I begin to troubleshoot?

Any help is appreciated, thanks!

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,799 questions
{count} votes