FIX: The system cannot find the file specified Azure Web Service

Which file should the system find? What are we talking about? As I have often said, in a development, test (demo), (recently no longer acceptance), and production environment. Because we wanted to be able to deploy an environment with 1 push of a button, we now have the option to deploy our own development environment.This … Continue reading FIX: The system cannot find the file specified Azure Web Service

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