Skip to content

webapp: Cancel a "Swap with Preview" deployment swap after ApplyConfig #10723

Open
@justinjstark

Description

Description of the new feature

From #3667. I'd like to be able to cancel a "Swap with Preview" deployment swap after the -ApplyConfig step. This does not appear to be supported with Azure Powershell.

My deployment process is:

  1. Create a new deployment slot
  2. Deploy to deployment slot
  3. Apply production config to deployment slot (swap with preview)
  4. Wait for deployment slot to become healthy **
  5. Complete deployment slot swap

If step 4 fails, my automated process is stuck. I have to log into Azure Portal and manually Complete Swap -> Cancel Swap.

** I use this method because app startup often takes 4 minutes for my app which prevents me from using the non-preview swap which has (I think) a 90 second timeout.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

App Servicesaka WebSitesService AttentionThis issue is responsible by Azure service team.customer-reportedfeature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions