WSL Debugging web requests using mitmproxy, WSL and VSCode If there is one thing I find absolutely essential when doing any kind of development or troubleshooting is to have a good tool for intercepting web requests and inspect the
Linux Resize disk for Ubuntu Hyper-V Quick Create image After installing Ubuntu 18.04 LTS through Hyper-V Quick Create gallery, I quickly ran into an issue of the out-of-disk-space nature. This is because the default root partition size of
Azure AD Setting up Azure AD Application for authentication An Azure AD Application is basically just a entry in Azure AD saying: "I am application A, I offer certain roles and permissions that can be assigned to users and I would like Azure AD to handle the authentication".