I have an MSDN Windows Server (made from an MSDN image) into which I installed Sql Server. If there any way to have the "fabric" automatically spin up another copy of a sql server if the original one fails or cpu becomes excessive? (Like I can for a web app).
TIA,
edm2