How to capture stream data within Fabric in a KQL database
I extended the PowerShell script a bit so that it now submits a more complex JSON payload, and I also ensured that the script runs reliably every 10 seconds.https://www.flip-design.de/?p=1495 while ($true) { [Reflection.Assembly]::LoadWithPartialName(„System.Web“)| out-null $URI=““ … Continue reading