Skip to content
OnMSFT.com
  • Home
  • About
  • Contact
  • Windows
  • Surface
  • Xbox
  • How-To
  • OnPodcast
  • Edge
  • Teams
  • Gaming
Menu
  • Home
  • About
  • Contact
  • Windows
  • Surface
  • Xbox
  • How-To
  • OnPodcast
  • Edge
  • Teams
  • Gaming
  1. Home
  2. GitHub Enterprise versus Azure DevOps

GitHub Enterprise versus Azure DevOps

admin admin
December 28, 2022
6 min read

In this article

  • Azure DevOps
  • GitHub Enterprise
  • Alternatives
  • Price
  • Conclusion

Following the acquisition of GitHub, Microsoft now provides two distinct DevOps solutions in Azure DevOps and GitHub Enterprise. Both platforms have mature and popular features, as well as free and paid models.

Let’s kick things off with the elder platform. Azure DevOps is the culmination of years of investments from Microsoft into managing all aspects of building, testing and deploying code; As well as tracking all of the work items associated with that process. For longtime users of Team Foundation Server (also known as TFS), the jump was a no brainier. It offered a familiar experience, and is built on a very solid foundation.

GitHub has been a staple for code management for years, and Microsoft has poured a substantial amount of effort into the platform to make it not just competitive, but in many ways a leader. However regardless of how far it has come, it is still often associated with open-source projects and hobbyists. That does not mean it can’t give Azure DevOps a run for its money.

Let’s have a closer look at what each platform offers and hopefully arrive at which might be the better solution for your needs.

Azure DevOps

Azure Devops presents users with a very mature project and code management experience.

The overview section provides users with a very robust Dashboard and Analytics experience. Virtually every single piece of data in the platform can be visualized here to help you track progress, team performance, pipeline statuses, you name it!

The boards section offers access to the team’s backlog of work items, kanban board and sprints. Here you can manage requirements and visually track work as it flows between stages. From requirements gathering to design, to implementation, testing and deployment. This section gives you and your team the tools necessary to keep work on track and projects moving forward.

The repos section is where the code lives and as you can imagine my favorite section. This is what you often hear being referred to as “version control”. Version control maintains a history of your code so that you can easily review, merge and roll back to any version of your application. Most importantly it protects your intellectual property and hard work. Despite falling our of favor, Microsoft has maintained TFVC support although Git is the preferred model.

Now pipelines is where a lot of the magic happens. Here developers can create and manage code building and deployment pipelines. Azure DevOps pipelines support a wide array of environments which to target. It doesn’t matter if you are building and deploying for windows, linux, docker, azure, aws or app stores. Built in tools and a robust library of third party extensions are present to support your needs. There is also a very robust review and approvals framework built around the pipelines to satisfy security and regulatory requirements. A great example is requiring permission to deploy to production while freely allowing automated deployments to development and test environments.

Last but not least is the artifacts section. This is where you and your team can create and share packages. There is support for Maven, NuGet, npm and more. Modern applications often rely on internal and/or externally built libraries. This feature allows you to host and share packages in an environment you control while keeping everything secure and integrated with your pipelines.

Pros

  • Mature and comprehensive feature offering
  • Extensive Marketplace providing endless integration possibilities
  • Support for TFVC and Git code models
  • Support for Basic, Agile, Scrum and Custom work item tracking models
  • Deep integrations with Microsoft 365 and Azure.

Cons

  • Confusing pricing model
  • Confusing permissions model

GitHub Enterprise

GitHub Enterprise offers many of the same features found in Azure DevOps. This platform is built around collaboration and accessibility, and by nature has quickly evolved into a pioneer in the space. With that said, it still remains deeply rooted in code management. The overview section provides a glance into your code repositories and statistics surrounding those.

The repositories section is what you’d expect. From here you can do pretty much anything code related. Code branching, opening feature requests or issues as they’re called in the platform. Pull Requests which are very convenient way to perform code reviews are also managed from here.

For those wondering, continuous integration and deployment is managed by way of GitHub Actions. Most of the necessary workloads are already supported with new ones being added with every release. Making building, testing and deploying code an extremely easy affair.

Packages is a very useful feature which allows you to publish and store your packages alongside your code. There is support for the most popular registries like Docker, Maven, NuGet, npm and more.

The next few sections, people and teams gives you the ability to bring people together around projects and repositories. This effectively ensures everyone is in sync as they tackle any given project being undertaken. Managing what people and teams can see and do is a breeze. It allows for resources from outside your organization to be invited to collaborate in various capacities. This is one of the most underrated features GitHub offers.

The last section we are going to be talking about is the projects section. This is where work is planned, organized and tracked. Various templates are supported. Useful kanban boards let you easily track progress as while giving you full visibility of all the work completed, in progress or pending.

Now most of the features discussed here are present in the “Free” and “Teams” versions of GitHub. Enterprise however gives users many extras not found in the aforementioned versions. Things like single-sign on support to allow for seamless integrations between other platforms in your organization and GitHub. Advanced auditing features for keeping auditors and happy. Code Scanning and Dependency vulnerability review.

Pros

  • Rapidly evolving feature set
  • Access to GitHub Codespaces
  • Simple permissions model
  • Simple pricing model
  • Less mature but still very capable continuous integration and deployment capabilities

Cons

  • Basic work item tracking support
  • No support for legacy code management systems like TFVC
  • Less expansive third party extensions marketplace

Alternatives

There are many alternatives out there when it comes to code management and work item tracking. Some are very similar to both Azure DevOps and GitHub and others specialize in specific functionality within these platforms. In any case here is a list, in no particular order of noteworthy alternatives.

GitLab

BitBucket

SourceForge

Apache Subversion

Price

At a glance it appears that Azure DevOps will be the most affordable of the two options being discussed here. However things can start to get expensive as individual services are added and used. But if you keep things simple you can expect your first 5 users to be free, with subsequent accounts costing $6/month.

AzureDevOps-Pricing

GitHub offers a simpler price model starting from completely free to $4/month per user for Teams or $24/month per user for Enterprise. Its amazing that such powerful tools are available at such an affordable price.

GitHub-Pricing

Conclusion

Both these platforms provide individuals and companies with a very robust set of tools to plan, build, secure and delivery code. Which one you end up choosing for your project will depend on your workload and level of integration required with various services like Microsoft 365 and Azure. But ultimately you can’t go wrong with either one. What is your experience with? Have you worked on both? Has one from your perspective provided a clear advantage over the other? Let us know in the comments below.

Check out more from OnMSFT.com!

Share this article:
Previous Article What’s new with Windows Community Toolkit v7.1 Next Article Visual Studio Code updates for Java Developers

Related Articles

PowerToys 0.75 released; Environment Variables editor is here

October 31, 2023

Former Halo developer Bungie announces layoffs in wake of game delays

October 31, 2023

Siemens and Microsoft partner to bring GenAI to industries worldwide

October 31, 2023

Leave a Comment Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • PowerToys 0.75 released; Environment Variables editor is here
  • Former Halo developer Bungie announces layoffs in wake of game delays
  • Siemens and Microsoft partner to bring GenAI to industries worldwide
  • 43 Microsoft Edge keyboard shortcuts to remember for stylish and speedy web surfing
  • Here is what’s coming to (and leaving) Xbox Game Pass soon

Recent Comments

No comments to show.

Archives

  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010

Categories

  • Announcements
  • Deals
  • Developer
  • Editorial
  • Feature
  • Feature stories
  • Hero-post
  • Hotdeals
  • How-to
  • Latest news
  • Microsoft / office 365
  • News
  • Office 365
  • Onpodcast
  • Opinion
  • Our featured post
  • Polls
  • Review
  • Reviews
  • Videos
OnMSFT.com

OnMSFT.com covers Microsoft news, reviews, and how-to guides. Formerly known as WinBeta, we have been your source for Microsoft news since 1998.

Categories

  • Windows
  • Surface
  • Xbox
  • How-To
  • OnPodcast
  • Gaming
  • Edge
  • Teams

Recent Posts

  • PowerToys 0.75 released; Environment Variables editor is here
  • Former Halo developer Bungie announces layoffs in wake of game delays
  • Siemens and Microsoft partner to bring GenAI to industries worldwide
  • 43 Microsoft Edge keyboard shortcuts to remember for stylish and speedy web surfing
  • Here is what’s coming to (and leaving) Xbox Game Pass soon

Quick Links

  • About OnMSFT.com
  • Contact OnMSFT
  • Join Our Team
© 2010–2026 OnMSFT.com LLC. All rights reserved.
About OnMSFT.comContact OnMSFT