Skip to main content

Posts Tagged ‘Azure SDK’

Azure Application Insights for Sitecore Applications

Azure Application Insights, a feature of Azure Monitor, is a platform as a service (PaaS) offering from Microsoft Azure. It’s a lightweight Application Performance Management (APM) service for web applications used to monitor the live application, automatically detect performance anomalies, and provide analytic tools to diagnose issues and understand the pattern of usage for the web application.  It supports a wide variety of platforms including Sitecore, .NET, Node.js, and […]

Deploy Azure Web App using ARM Template from Visual Studio 2015

Azure Resource Manager (ARM) is the new set of APIs for deploying and managing Microsoft Azure services. A previous article in this series defines what Azure Resource Manager (ARM) means for Developers, IT Pros and DevOps. This article will dive into the details of using Azure Resource Manager, ARM Templates, Visual Studio 2015, and the Azure SDK to […]