arcus-azure / arcus.scripting

Scripting with Microsoft Azure in a breeze.
https://scripting.arcus-azure.net/
MIT License
9 stars 11 forks source link

fix: Added the `-FollowNextPageLink` parameter to the `Get-AzLogicAppRunHistory` command #391

Closed pim-simons closed 1 year ago

pim-simons commented 1 year ago

Fixes https://github.com/arcus-azure/arcus.scripting/issues/390

netlify[bot] commented 1 year ago

Deploy Preview for arcus-scripting canceled.

Name Link
Latest commit 255ba66a619d348a9c61e12417a51f3d28de8bb2
Latest deploy log https://app.netlify.com/sites/arcus-scripting/deploys/64705d2390b770000862d495
pim-simons commented 1 year ago

We could have run into this if we would have tried in the tests resubmitting 100 Logic Apps? That's probably not workable for our here, I imagine? Wondering how we else can verify in our tests that it now take into account different pages. 🤔

Yeah but hard to test, I ran into this when using the script and having to resubmit thousands of Logic Apps 😉