CompositionalIT / farmer

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

Container settings for web app slots #1005

Closed forki closed 1 year ago

forki commented 1 year ago

I wanted to build green/blue deployments / slot swapping for azure web apps. So I tried to add deployment slots to my web app. Unfortunately I can't find a way to configure dockers container settings per slot. Basically I want to set a different version of my image in the staging slot so that I can swap the slots during go live.

ninjarobot commented 1 year ago

@forki this is fixed in 1.7.18 and available on nuget.