Exploring Azure ARM Templates – Deploying an ASP.NET Core Web App

Lately I’ve been exploring and learning Azure on the side when I can find the time. Most recently I’ve been looking at automating the provisioning of Azure resources with ARM (Azure Resource Manager) templates. Initial goals included: Setup all Azure Resources outside of the Portal Setup an App Service plan (hosting) Setup App Insights because…
Read More