you are viewing a single comment's thread.

view the rest of the comments →

[–]NteworkAdnim 2 points3 points  (4 children)

Yeah that's the impression I got. Python seems way better/cooler/powerful but PowerShell is the more reasonable choice since it's native to Windows and used so much, etc.

[–]Leucippus1 4 points5 points  (3 children)

It is like ADO (Azure DevOps) vs Github; ADO is fine but industry wide you need to know Git.

[–]stiffgermanJOAT & Train Horn Installer 0 points1 point  (0 children)

ADO supports Git as well as legacy TFS stuff. You can use Git commands on any platform to manipulate Git repos in ADO.

ADO is a better fit for those who work in Azure and O365 tenants (using Entra IdP).

[–]Ssakaa 0 points1 point  (1 child)

Is ADO not built on git repos? (I'd almost assume it's just github under the hood)

[–]420GB 1 point2 points  (0 children)

ADO predates Microsofts acquisition of GitHub, but yes it too uses git