Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In this article
Applies to: ✅ Azure Data Explorer
The query results cache is a cache dedicated for storing query results. For more information, see Query results cache.
Query results cache commands
Kusto provides two commands for cache management and observability:
Show cache
: Use this command to show statistics exposed by the results cache.Clear cache(rhs:string)
: Use this command to clear cached results.