(Reasonably) secure Azure Pipelines on-prem deployments (bearblog.dev)
Trying to implement a deployment flow from Azure Devops to an on-prem IIS server, where every account is not an administrator, is a surprisingly difficult task. Here's an approach that works for us, and might for you too!