I am using Resource Graph Powershell module to query all the recent change details in my Subscription.
But though there are many changes happened, the query is returning at max 100 at a time. So is there a way to get the complete records?
Is there a way to get all available records from Resource Graph module?