Comment by jiggawatts
Comment by jiggawatts 2 days ago
What’s mind blowing to me is not the tiny startups, but the megacorps like Microsoft putting out mission-critical cloud infrastructure code that’s just plain broken.
A recent one was that Azure Backup and Azure Update don’t work in combination! If you restore a VM, it can never again be patched by the update system. (It won’t recognise the OS as supported and just refuses to do anything.)
It has been reported, but nobody cares. I was told by support that this is a “will not fix” because it’s not a requirement.
There is no way anything this catastrophically bad would have made it past QA back when Microsoft used to have an actual QA team.
I swear there is a significant portion of development teams out there that are secretly pleased as punch that they can just push whatever garbage they want straight to production without the pesky people in QA “just complaining” and being “obstructionist”.
Seems like an example of software being written for a powerpoint bullet list / sales meeting, rather than real world use, which is often/generally the case.
Backup: check!
Update: check!
Backup + Update both working at the same time - not on the list.