Post by: syed hussain in All Azure DevOps
Delete unwanted experimental or PoC work easily by using Azure DevOps build pipelines set on a scheduled trigger.
Post by: syed hussain in All Azure DevOps C#
Here is a code snippet demonstrating how to connect to Azure DevOps using C#.
Post by: syed hussain in All Azure DevOps
I was recently trying to write back remote changes carried out by a build agent as part of a CI-CD task. I came across the following error:
Post by: syed hussain in All Azure DevOps Tips
When creating a new Azure DevOps project you will have to make a choice on the source control system you want to use on your project. The two main choices…
Post by: syed hussain in All Azure DevOps
Summary Azure DevOps has a very robust source control system. It's really easy to adopt and the learning curve isn't too steep either. Below I outline the steps needed to…