You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a set of bicep files that deploy several resources including Container Apps. Each time I run the bicep even with no change it will deploy a new revision. If I set the revision suffix myself (as designed) it fails as revision exists.
Is there a way if the version being deployed is the same image and version with no changes to skip it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a set of bicep files that deploy several resources including Container Apps. Each time I run the bicep even with no change it will deploy a new revision. If I set the revision suffix myself (as designed) it fails as revision exists.
Is there a way if the version being deployed is the same image and version with no changes to skip it?
Beta Was this translation helpful? Give feedback.
All reactions