Share via

hint.strategy=shuffle (data

Sumit 1 Reputation point
2023-07-28T17:26:46.5433333+00:00

Hi,
I'm trying to build a query using tow different tables like resource & recoveryresouces. If I start query with resources , then I can reuse the table resource using hint.strategy ( data | where type == '') but I'm not able to use hint.strategy for recoveryresources.

In nutshell,
I'm pulling VM Resources & extension using resources table .Similarly I want to pull the data for Back & ASR as well in the same query but I cant use same table twice & instead using hint.strategy =shuffle but it works for resources only & not for recoveryresources.

Azure Monitor
Azure Monitor

An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.