← Blog
Running PowerShell Core in Kubernetes as diagnostic container
I am a big fan of KUDU. Being able to run PowerShell commands where my code runs helps me to diagnose issues otherwise, it will be hard to handle. This power (Powershell) can be used the wrong way to manipulate the …