How to read Kudu logs deploying Azure Web Services via pipeline

‘Failed to deploy web package to App Service’ in an Azure DevOps pipeline for ci/cd deployment I am a PowerShell Engineer and in addition I sometimes work with Yaml pipelines in Azure DevOps, but I am by no means an expert. The same goes for Azure Web Services.I have little experience building an Azure Web … Continue reading How to read Kudu logs deploying Azure Web Services via pipeline

FIX: Your connection isn’t private using Fiddler

Starting Fiddler (F12) causes websites to break with ‘Your connection isn’t private‘ back from 4 months leave means you have to get back into your job and some things don’t work anymore, Fiddler was one of them.Once I started Fiddler, I couldn’t open a web page without getting the error message. Your connection isn’t private … Continue reading FIX: Your connection isn’t private using Fiddler

FIX: Please remove the lock and try again ScopeLocked Azure

‘The scope cannot perform delete operation because following scope(s) are locked‘ The tutorial works for all Azure resources that have a lock. I ran into it while working on Azure Automation runbooks, where I try to delete runbooks, so I’ve used this in my screenshots and error messages. There is a lock on your Azure … Continue reading FIX: Please remove the lock and try again ScopeLocked Azure