Sorry I haven’t added any content lately. I ‘ve been working on Azure Architect Certifications. App Insights Overview Thought I’d get back into the rhythm of making posts by posting about one of the most useful features of Azure, App Insights. What's better is that this feature requires very little or no effort to tap into on the platform. During the course of my development career I have integrated numerous logging frameworks into applications that I have developed. I have spent numerous hours improving the logging capabilities of these applications. Most of them even after several iterations were not close to the capabilities that App Insights gives you out of the box. In this post I am going to highlight a few of these features. Adding App Insights to an application such as a web site deployed to App Services is a straightforward process. During the deployment process simply enable AppInsights. Be aware th...
Welcome to the Azure Up blog. It’s a great time to be a software engineer. The cloud has opened all kinds of new opportunities. The Azure platform is one of the leading cloud platforms. Although it is Microsoft's cloud it is an open platform that supports a wide range of open source technologies. On this blog we will explore this platform using .NET, Python and Java.