Microsoft has recently released a Public Preview of Private Link for Azure App Service. This preview is available in limited regions for all PremiumV2 Windows and Linux web apps. Until this point securing App Services through Virtual Network Isolation was only possible through App Service Environments(ASE). ASE's are generally expensive and have long initial deployment... Continue Reading →
Securing Sitecore Topology deployed on Azure web apps(PAAS) using Application Gateway(WAF), Log analytics and Azure Monitor
Primary focus for the blog post would be to setup an Application gateway(WAF enabled) in front of a sitecore content delivery PAAS web app and test Azure WAF functiionality with SQL Injection attack using Log analytics and Azure Monitor(Log alerts) feature. Update: WAF Support for Sitecore is officially available from SItecore 9.1 as mentioned in... Continue Reading →
Monitoring Sitecore Topology on Azure – Azure Metrics, App Insights, Azure Monitor, Service Health Alerts
Sitecore topologies(9.0.2) officially provided at https://kb.sitecore.net/articles/267409 contains the below Azure resources Azure web app Azure SQL Database Azure Search Azure Redis cache Azure Application Insights Looking at an overall Sitecore topology the below would be an architectural representation of the monitoring story. App Insights collects the telemetry from all the web apps and measures web... Continue Reading →
Saving costs for Sitecore environments on Azure PAAS using Automation
Azure Web apps and Azure SQL databases are primary components in Sitecore environments deployed on Azure PAAS. For example a XP Topology, Sitecore 9.0.2 ARM Templates deploys around 9 web apps in 6 different App Service Plans(Except XP-Single) 12 SQL databases in various service tiers As for Azure consumption, an Azure month is typically counted... Continue Reading →
VNet Integration With Azure Web apps
Introduction Azure web apps are by design not deployed in a Virtual network. For scenarios where we need to setup a Site-Site VPN to On-Premise network using Azure Virtual Network gateway (VPN Gateway), VNet Integration (azure web app) is the way to go to provide better continuity for your workloads in hybrid cloud setup with Azure.... Continue Reading →