Azure Resource Manager Templates in your Continuous Delivery Pipeline
Infrastructure as Code
What is an ARM Template
There are a number of ways to setup your Azure environment to run your systems. You can use the Azure portal to manually click and type in your configurations. This is where most people start. You can also use a couple of terminal options with the Azure CLI and Azure Powershell. The third option is using Azure . . .
Posted in: azureoctopus-deploypowershellteamcityvsts
April 25, 2017
TeamCity Messages with Psake
Without Psake Contrib
Controlling the Wall of Text
Depending on what you have in your tasks as far as verboseness or even how many tasks your given build may have it is nice to have some structure to the build output so that the next person can retain some sanity when looking at the build logs. It will put the logs for each task into a . . .
Posted in: powershellpsaketeamcity
October 26, 2016