CompositionalIT / farmer

Repeatable Azure deployments with ARM templates - made easy!
https://compositionalit.github.io/farmer
MIT License
525 stars 157 forks source link

Farmer templates should pass ARM-TTK #712

Open WalternativE opened 3 years ago

WalternativE commented 3 years ago

What I am trying to achieve

As mentioned in #711 we're trying to create an Azure Commercial Marketplace offering (namely an Azure Application backed by Managed Apps). The guidance for this kind of offering would be, that the used ARM templates should pass the arm-ttk checks.

Current blockers

Unfortunately, ARM templates generated by farmer currently (at least the configurations we tested) do not pass these tests.

Known workarounds

There are no known workarounds.

I'm happy to add more information and collaborate on a possible solution for this issue 😊

ninjarobot commented 3 years ago

What are the test failures?