Using deployment slots for root cause analysis 28 July 2015 Donovan-Brown Work (0) I recently had a conversation with my friend Steven St Jean about interestingways to use deployment [More]
Why is DevOps one of the hottest topics? 20 July 2015 Donovan-Brown Work (3) In this post I talk about why DevOps is the hottest topic. [More]
How to securely store Azure connection information 28 June 2015 Donovan-Brown Work (0) I recently saw a question on how to securely storeconnection information for Azure when you need to [More]
I need my external IP in my PowerShell 15 May 2015 Donovan-Brown Work (1) Problem:I need my external IP address so I can set an Azure SQL DatabaseServer Firewall Rule.So [More]
How to lock down Release Management 13 May 2015 Donovan-Brown Work (0) Problem: I need to lock down Release Management but I can’t delete the Everyone Gro [More]
How to trigger an Agent based release from MSBuild 26 March 2015 Donovan-Brown Work (5) I was recently asked how to trigger an Agent based releasefrom MSBuild. This is a valuable te [More]
How to set the build quality during your release with Release Management 21 March 2015 Donovan-Brown Work (9) I was recently asked the following question. "I would like the build quality to be set by the R [More]
How to get your PowerShell output to show up in Deployment Log 15 March 2015 Donovan-Brown Work (5) Problem: I wrote some custom PowerShell that calls an exe but the output is not being show [More]
Returning error code from PowerShell for Release Management 15 March 2015 Donovan-Brown Work (0) Problem:I have a PowerShell script that calls an exe and even if the exe fails Release Management sh [More]
How many vendors does it take to implement DevOps? 24 February 2015 Donovan-Brown Work (1) I was recently reading a post titled “5 Secrets of Enterprise DevOps”. It is a very interestin [More]