Deploy Azure Service Fabric Application with VSTS
Configure a build and release pipeline for a Azure Service Fabric microservice application with Visual Studio Team services. Continue reading Deploy Azure Service Fabric Application with VSTS
Configure a build and release pipeline for a Azure Service Fabric microservice application with Visual Studio Team services. Continue reading Deploy Azure Service Fabric Application with VSTS
Docker is getting more and more popular. At Connect() 2016 Microsoft announced the Azure Web Apps on Linux that support docker. To build your containers in a CI build you need a Linux build agent. Since the documentation is scattered … Continue reading Set up a Linux Build Agent for Docker
We migrated our on premise TFS to the cloud using third party tools. This was really hard and took us over a year. I’m glad I had not tried this with a customer. The good new is: Microsoft announced this … Continue reading Migrate from your on premise TFS to Visual Studio Team Services
Creating web performance tests in Visual Studio for SharePoint on premise is easy and well documented. But writing them for Office 365 / SharePoint online is another thing. The authentication can be different – depending on you configuration – and … Continue reading How to write web performance tests for SharePoint Online and ADFS
Disable source control Integration for all your nuget packages and resore them on the build server. Continue reading Restore your nuget packages on build server
How to fix the error: ‘The running command stopped because the preference variable “ErrorActionPreference” or common parameter is set to Stop: Found value ‘aBcD’ with no corresponding key’ in Relese Management Continue reading Fix Release Management Error ‘Found value ‘aBcD’ with no corresponding key’