Tag: DevOps
-
Running an Azure DevOps task as a different user
Running a script or program from Azure DevOps as another Windows user can most easily be accomplished by setting up a task in Windows Task Scheduler
-
Idempotent configuration script for redirecting HTTP to HTTPS in IIS
A powershell script for configurating HTTP redirection to HTTPS in IIS, used with a release pipeline in Azure DevOps.