More on Publishing to Azure and VIP

Last week I did some more research into publishing to Azure from MSBuild.  One of the requests we received is to keep virtual IP address (VIP) the same throughout publishing.  I blogged on the subject before here. This code worked just fine, but it was replacing virtual IP every time when deployment was deleted and …

Continue reading ‘More on Publishing to Azure and VIP’ »

The drop share directory could not be accessed

We have TFS setup to do integration builds after every check in.  The entire setup is working perfectly well. The only issue is that at times the build fails.  Since I marked unit tests in TFS Scrip to “Continue On Error = true”, the build is marked as partially successful a few times a day.  …

Continue reading ‘The drop share directory could not be accessed’ »