I have a windows azure web role that has 2 instances. I would like to web deploy to these instances from VS as to avoid doing a full deployment that takes ~ 10 - 15 minutes.
I know this used to be possible with the [now deprecated] Azure Accelerator for Web Roles. Is this possible now?