Archive | Powershell RSS feed for this section

Copy files on the target server back to the Azure DevOps Agent


I was asked yesterday about copying files from a remote computer back to the computer running the Azure DevOps Agent. I’ve never had a requirement for something like this but hey, I love a challenge and it turned out to be simpler than I originally thought due to the fact that Copy-Item supports it out […]

Continue reading

Using the Power Platform Build Tools w/Azure Pipelines


Build a managed solution from a git repository using an Azure Pipeline

Continue reading