Powershell based build agent tasks which can be uploaded into a VsTs instance using the tfx-cli
Note: most of these tasks have better alternatives in the VsTs Marketplace
Please check docs.microsoft.com/en-us/vsts/extend/develop/add-build-task
Upload zip files to Kudu using the ZipDeploy api
Run the wyam.io static site generator in VsTs
Copy matching environment variables into a json file
Recursively run Microsoft Xml Document Transformations on config files in a directory matching a file pattern
Update the version number in an Umbraco ClientDependency.config based on the current date
Run SSH ftp commands using WinSCP
Run commandline commands on Kudu using the command api
Dump all environment variables and available Powershelll cmdlets in a textfile for debugging a Build agent