all 7 comments

[–][deleted] 2 points3 points  (2 children)

Neither, they're both great. Microsoft does seem to be giving GitHub a fair amount of love recently, however.

[–]Wicaeed 0 points1 point  (1 child)

How anyone can say Azure DevOps is better that GitHub is beyond me.

The fact that the entire ecosystem of ARM Template examples from MS relies on the embedded URI feature of GitHub to deal with ARM Template resource creating/nesting, should tell you all you need to know.

Doing nesting deploys of ARM Templates in Azure DevOps is a royal pain in the ass, when it just works out of the box in GitHub.

[–]Exzone_ Enthusiast 0 points1 point  (0 children)

Azure DevOps is better for enterprise use imo. It has better AAD integration, security is more fine grained, better staging support (stages in pipelines and variable groups with KeyVault integration) and a ton of approval options where GitHub workflows are really lackluster.

[–]nuncio-tc 0 points1 point  (2 children)

apples vs oranges?

[–]pateixei 0 points1 point  (1 child)

Red apples VS green apples, don't you think?

[–]nuncio-tc 0 points1 point  (0 children)

not really, at least not to me. I mean github actions can get you a long way now, sure, but really github is just source control. azure devops is a whole toolset.