Hello ,
I have data stored in Azure Table Storage almost 30k entities and would like to get all rows / entitties in MS Flow. I tried using getEntities but seems it only retruns 1k rows at max. When i researched further i found table max returns 1k and get all entitties it needs to be batched operation but i couldn't find anything helpful in MS Flow for it. I also thought of using http connector to use Rest api for table storage but it has issues authorization header. It required Shared key which needs to be base64 signature.
Any help will be appreciated.
Thanks,
Mahesh

Report
All responses (
Answers (