Tips

0

Azure REST APIs with Insomnia

Here’s how to call the Azure REST APIs with Insomnia - a modern lightweight REST API client. Azure SDKs Before we go too far into this Azure REST APIs for Insomnia post, I want to make sure that you

0

Azure REST APIs with Postman (2021)

Every year or so I do an Azure REST APIs with Postman blog and video. It’s 2021 and Postman has changed quite a bit since my last update, so here’s the latest and greatest info. Azure SDKs Before we

0

WSL: Disable 'ls' folder highlighting

In WSL, when I ran ls I was getting this: The folders were highlighted, not matter what theme I changed Terminal to. I did a bunch of searching and found this: https://stackoverflow.com/a/43147778