#Azure DevOps with Github

1 messages · Page 1 of 1 (latest)

unique plank
#

hi guys,
will be starting a project that id honestly prefer to show on github as part of my portfolio, but azure devops just seems like a better environment to easily manage and scale my project
so my question is, what differences are there between

  • using azure devops for everything including SCM, wiki, etc
  • using github for SCM with azure pipelines
sage rapids
#

Not sure if this is any help because I’m pretty new to cloud computing and azure. But as I understand it devops integrates with GitHub. Not sure if this table will help?

fickle cosmos
#

If the goal is to have a portfolio, I think you should use GitHub with GitHub Actions instead of Azure DevOps

#

This way, people will be able to see all your work, how you do things, etc.
And also it's the latest "cool tool" to use (MS even have to tell people they're not abandoning ADO for GH Actions in their confs 😂)

unique plank
#

would have liked some of the privacy azure devops has as github does not support private pages (for swagger docs)

fickle cosmos
#

You can have private GitHub projects

#

And also handle permissions

#

Not sure to which extent with the free version