Code analysis is a best practice in a operating continuous integration pipeline. SonarQube can be used in combination with Azure DevOps. If you do not…
A utility task is available for Visual Studio Team Services (VSTS) to invoke an http triggered Azure function. The ability to invoke a Function from…
This year is my second year at Build. Most announcement during Build are given on Day 1. This blog post is a summary of announcement…
This post is the second one in a series of three posts and will help you by creating a CI build for a Azure Function.…
As mentioned in the overview Azure Function provide event-based serverless computing that make it easy to develop and scale your application, paying only for the…
Azure Functions provide event-based serverless computing that make it easy to develop and scale your application. By using Azure Functions CI you can setup continious…