I've been using flow to hourly .set-or-append a table in Kusto (Cluster 'Communication', Database 'production') successfully for quite a while now.
I'm now trying to do the same thing in Cluster 'Aria', Database 'CSAAS' but the flow job fails with the following error:
"...Request is invalid and cannot be executed.\r\nEntity ID '[DB CSAAS v?.?]' of kind 'Database' was not found..."
Any idea why this Cluster/Database is not recognized?
Hi @gabar,
The error message says that the database was not found. How is query structured?
Please make sure you do have access to the database.
Does it work well with other clusters and databases?
Best regards,
Mabel Mao