Github vs Azure Devops for Azure based system? #64
-
I want to choose a new Devops solution for an Azure PAAS based solution, source control will be git based & mainly using c# for development with some scripting language. Any insight however small in correct direction will be helpful. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
If you already have both and you are starting today, then personally I would go with GitHub. And while I'm biased, I also wrote the book on Azure DevOps - well, 6 of them actually, but don't like to boast ;) GitHub has more integrations (with Azure but also with other cloud hosted providers), great VS integration for the C# development and then you also have access to the security features as well as the bigger GitHub Actions community. |
Beta Was this translation helpful? Give feedback.
If you already have both and you are starting today, then personally I would go with GitHub. And while I'm biased, I also wrote the book on Azure DevOps - well, 6 of them actually, but don't like to boast ;)
GitHub has more integrations (with Azure but also with other cloud hosted providers), great VS integration for the C# development and then you also have access to the security features as well as the bigger GitHub Actions community.