Hi,
I'm trying to get a list of all virtual machines created in Azure using REST API (link mentioned below) through custom connector.
Custom connector works fine and return results of the first page. When tried to fetch data from second page onwards, flow returns the following error.
Resource provider 'Microsoft.Compute' failed to return collection response for type 'virtualMachines'.
Any guidance on making this work would be helpful.
Thanks,
SV