Reading Time: 2 minutes Since Azure CLI version 2.11 you have the ability to enable automatic upgrades of the azure-cli and its installed extensions. Check how you can do that along with a couple of tips on the way.
A simple TCP listener just for fun …and work.
Reading Time: < 1 minute From time to time it comes to a point that you have to put a host somewhere and then you or someone else needs to check if the host on a specific port is accessible. I coded a simple utility that does just that.