
- Azure pipelines have build and release pipelines which are easy to use and implement.
- we can utilize features such as gates, approvals, automated deployment CI-CD to promote your code to higher environments easily and securely.
- Azure pipelines are tightly integrated with Azure boards, repos, and overall azure resoruces, so doing some work with other azure services is much easier.
- If there are any issues with your setup, just check community forums and most likely you will find your solution there. Review collected by and hosted on G2.com.
- sometimes the pipelines takes too long to execute / respond (maybe due to downtime from azure side). Review collected by and hosted on G2.com.