Deploying through Visual Studio with ability to perform in-place upgrade, instead of delete/recreate
Deploying through Visual Studio to a hosted service where an deployment is occupied, will prompt us to "delete / recreate" another new deployment (in other words VM, with most-likely different IP-address).
Wouldn't it be nice if we can choose to perform in-place upgrade as well, without having to go to portal / service management API directly.
28
votes