An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
hint.strategy=shuffle (data
Sumit
1
Reputation point
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
Sign in to answer