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
436 stars 243 forks source link

Bug fix for deprecated Policies #689

Closed apybar closed 5 months ago

arrerezai commented 5 months ago

Bug is fixed with this solution indeed, however, the entire change from epac 10.3.4 to 10.4.0(1) makes the Plan stage way slower than before. Please see the following images:

v10.3.4: image

v10.4.0 (with this bug fix): image

apybar commented 5 months ago

@arrerezai - noted. Will continue to do testing and push updates this week.

arrerezai commented 4 months ago

@apybar - did you review this yet? Things are moving really really slow now since this update. Would be nice to have the speed back. Cheers.

apybar commented 4 months ago

@arrerezai - I fixed the issue and will have it pushed maybe tomorrow - if not the first half of week at the very latest.

But can confirm speed is back to original pace!

arrerezai commented 4 months ago

@apybar @anwather I can also confirm the speed is back now and works like a charm - thanks gents!