Using KQL and externaldata() operator to pull infromation from Azure storage account table
Based on the Microsoft documentation it is possible to query external data via KQL using "externaldata". I wanted to test it out and created a storage account and then simple table within (the table is in "Tables" not in "Containers")…