vscode-azureappservice
vscode-azureappservice copied to clipboard
Fail to swap the deployment slot between the "Deployment Slot" and the "Production"
trafficstars
OS: Win10 Build Version: 20221019.2
Repro Steps:
- Create a Node Linux web app -> Create a slot for it -> Deploy a nodejs-docs-hello-world-master project to it.
- Right click the deployment slot -> Select "Swap Deployment Source..."
- Check whether succeeds to swap the deployment slot between the "Deployment Slot" and the "Production"
Expect: Succeed to swap the deployment slot between the "Deployment Slot" and the "Production".
Actual:
Fail to swap the deployment slot between the "Deployment Slot" and the "Production".

More Info:
- This issue also reproduces for .NET web app.
- This issue doesn't reproduce for Python web app
This error is coming from the service. And is unrelated to any changes we've made. We'll need to investigate if this is caused by some specific configuration preventing the slots from being swapped.
Since this seems like a service issue, could you try reproducing it again?
The issue is still reproducing stably on build 20221019.2 @alexweininger