We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
Trying to copy a set of csv files from Lakehouse to Kusto DB on Fabric and getting the following error,
Operation on target Kusto Data failed: Activity failed because an inner activity failed; Inner activity name: Kusto Load, Error: ErrorCode=KustoWriteFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Write to Kusto failed with following error: 'Kusto Connection String Builder has some invalid or conflicting properties: Can't communicate with 'ingest-sd-asdsdsd.22.kusto.fabric.microsoft.com' as this hostname is currently not trusted;
Repro Steps:
1. Create Pipeline with a For Each Loop & Place Copy Activity within it.
2. Copy activity config --> Source (Lakehouse Files (csv with gz compression)) & Sink (KustoDB, table is not created yet)
Solved! Go to Solution.
Unfortunately, connection to Fabric Kusto database(kusto.fabric.microsoft.com) fails.
We are working on the fix, and will share update.
Unfortunately, connection to Fabric Kusto database(kusto.fabric.microsoft.com) fails.
We are working on the fix, and will share update.
Update: fix is in rollout. Tentative ETA: MS internal on next Mon, public region by region starting from next Tue.
I can repro this error. Will open an internal bug to track.