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: Configuration issue is preventing authentication Azure DevOps

Renewing the Azure DevOps Service Connection key You know that when something goes wrong, everything seems to go wrong? …Configuration issue is preventing authentication Azure DevOps… I had one of those days last week.We were in consultation and I knew there would be a rollout of a new customer. I got a call that the … Continue reading FIX: Configuration issue is preventing authentication Azure DevOps

How to find an AppReg name without access to Azure Active Directory

Why isn’t a Service Connection name, the AppRegistration name in Azure Active Directory? I came across this by chance in the Azure DevOps portal. I couldn’t find the AppReg (ServicePrincipalName) without access to AzureAD. To get immediate help, I refer you to one of these sections: My intro In a YAML pipeline we use a … Continue reading How to find an AppReg name without access to Azure Active Directory