It happens from time to time that a customer requires a step in their Azure Devops buid/release pipeline that cannot be done with any of the pre-existing extension in the Visual Studio Marketplace. When this step is required in one pipeline, I usually create a PowerShell script for the customer, but when it is used in 2 or more pipelines, it is converted to a Azure Devops Extension.

Most of these extensions are very customer specific and cannot be shared in the public marketplace. The ones that I can make publicly available, can be found here: https://marketplace.visualstudio.com/publishers/PeterBarendse.