Hacker News new | ask | show | jobs
by jen20 3718 days ago
Serious question: have you had to _use_ the Azure portal for anything?

Like much enterprise software, the new side-scrolling mess which hides necessary information has the distinct smell of something that was built to sell on golf courses to clueless middle and upper management, and not for people who actually need to do the work. The load times are horrible because of the number of HTTP requests and the weight of their payloads, making it practically unusable on, say, plane wifi or tethering outside of LTE service.

Practically this might not be the worst thing ever, because it might encourage people to describe their infrastructure as code instead of a pointy-clicky mess, but sadly this still appears to be outside the Microsoft-blessed way to do things - so most never will.

1 comments

No, not for anything serious. I get some free credits every month for being a student, so I've used it minimally for configuring a few things for hobbyist projects, but I have never used it in production ready environments. Thank you for your perspective!