Forum Discussion
EFacchinetti
Nov 23, 2022Copper Contributor
ApiContractViolationError: management command .set-or-replace not supported
Hi, I've just created a new cluster using Azure Data Explorer query tools to query my Log Analytics and Application Insights workspace. To do so I followed this article: https://learn.microsoft.com...
wernerzirkel
Nov 30, 2022Brass Contributor
EFacchinetti not sure what your are trying to do. I suppose you want to simply save your query ? For this, you would do not need the set-or-replace statement. simply start with your table
AppTraces
| project TimeGenerated,...
Then you can use the "save" button on the top.