What I learnt getting Release Management running with a network Isolated environment
Updated 20 Oct 2014 – With notes on using an Action for cross domain authentication In my previous post I described how to get a network isolated environment up and running with Release Management, it is all to do with shadow accounts. Well getting it running is one thing, having a useful release process is another. For my test environment I needed to get three things deployed and tested A SQL DB deployed via a DACPAC A WCF web service deployed using MSDeploy A web site deployed using MSDeploy My environment was a four VM network isolated environment running on our TFS Lab Management system. ...