Many PowerShell scripts starts the same way - a series of Import-Module statements to load dependencies. This pattern is so common that most developers never question it. But this approach has a problem that shows up when scripts fail halfway through execution in production environments.
Make Azure DevOps look pretty

When I’m working with some tool, I’m looking for a way to customize it, especially when it comes to themes :)
I’m a big fan of dark themes. In Azure DevOps, there is one available by default, but you can enable more, better-looking, themes.
