While running :
graph2policy az graph query -q "where type=~ 'microsoft.compute/virtualmachines' | where name contains 'dc' | summarize count()" --effect "audit" --create "Sample Policy" I get :
Expecting value: line 1 column 1 (char 0)
any tip on that ?