I want to scale down the deployment. Typically Fabric closes the instance with higher instance ID, but I would like to control which one it closes.
So when changing instance count if I trap InfrastructureChange and return true would this prevent instance from closing? So far I got mixed results from my testing.
Also, does anybody know if Windows Azure allows closing specific instance?