normalian blog

Let's talk about Microsoft Azure, ASP.NET and Java!

Entries from 2018-07-26 to 1 day

How to dig into API Management performance with Application Insights

As you know, Azure API Management is integrated with API management like below. docs.microsoft.com This article describe how to setup the integration and utilize the feature. Create your Application Insights You need to create Application …

Configuration tips when you need to upgrade Service Fabric cluster applications

Service Fabric is one of components to offer Microservice architecture and it's also used with CI/CD tools such like VSTS. In this post, you can learn tips to construct Microservice architecture CI/CD pipeline. Error #1 "You must first rem…