Open
Description
This is likely a problem in Azure, but adding details here for now in case we find a way to detect such issues in the workflow itself, e.g. grabbing the version number of the app deployed and comparing it to the one previously deployed to Staging, which is what's going out to Production.
This Swap workflow instance shows the DotNest Tenants Core was swapped out from Staging to Production, even Azure reports that it happened:
In reality, the app code in those environments remained the same, so nothing happened. Unfortunately this messes up the automatically created/moved tags, so those changes had to be reverted manually.
Restarting the app didn't help, but a repeated a execution of the workflow worked as expected.