How to fix “The term ‘winget’ is not recognized as a name of a cmdlet, function, script file, or executable program.” in Windows?

This article explains how I fixed Terminal / PowerShell being unable to locate my winget when I was trying to install something with it. This was quite unexpected as I knew for sure I had installed winget, and I had also used it before successfully. But alas, things break down…Continue reading How to fix “The term ‘winget’ is not recognized as a name of a cmdlet, function, script file, or executable program.” in Windows?

winget imaginary logo by DALL-E

How to fix winget when it’s throwing a “0x8a15000f : Data required by the source is missing”?

This article offers a couple of different ways to fix the “0x8a15000f” error that winget might throw at you in seemingly random situations. It’s a great tool especially for headless scenarios on Windows, but this was an odd one – and required an odd solution. Background Another day, another headache…Continue reading How to fix winget when it’s throwing a “0x8a15000f : Data required by the source is missing”?

Execute this script maybe meme

How to update application settings for (all of your) App Services and Azure Functions on Azure using az cli?

Anyone still remember Log4Shell? The incredibly easy-to-exploit, zero-day vulnerability in Log4j, a popular Java logging framework, that made arbitrary code execution extremely simple and straightforward. The vulnerability had existed unnoticed since 2013 and was simply a side effect of a nifty new feature implemented way back when. But that’s enough…Continue reading How to update application settings for (all of your) App Services and Azure Functions on Azure using az cli?

I secretly automated my whole job with PowerShell

How to fix “yo : The term ‘yo’ is not recognized as the name of a cmdlet, function, script file, or operable program.” error?

This article explains what to do to get rid of an error that SEEMS simple to fix but might turn out to be elusive, namely, “The term ‘yo’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or…Continue reading How to fix “yo : The term ‘yo’ is not recognized as the name of a cmdlet, function, script file, or operable program.” error?