Azure / enterprise-azure-policy-as-code

Enterprise-ready Azure Policy-as-Code (PaC) solution (includes Az DevOps pipeline)
https://azure.github.io/enterprise-azure-policy-as-code/
MIT License
410 stars 216 forks source link

Update Get-AzResourceListRestMethod.ps1 #641

Closed artisticcheese closed 3 months ago

artisticcheese commented 3 months ago

Current code does not support paging, this adds paging capability to REST API

techlake commented 3 months ago

Hi @artisticcheese, I like your proposed change. After I merge it, I'll eliminate a small duplicate code (The code is functionally correct). You'll see that in our next update