Every Monday, I share my "reading notes". Those are a curated list of all the articles, blog posts, podcast episodes, and books that catch my interest during the week and that I found interesting. It's a mix of the actuality and what I consumed.
You think you may have interesting content, share it!
Cloud
-
Announcing Az Predictor preview 2 (Damien Caro) - Already preview 2 it looks so great.
-
Ask About Azure: Why do resource groups need a location? | Dave Brock (Dave Brock) - Brilliant! This question is asked so many times, and the answer is perfect.
-
Azure Communications Voice Calling QuickStart (Dan Wahlin) - Wonderful solution and I know some dev who is now very happy that they now have this tool.
-
Azure REST API through Logic App (Brad Watts) - I love Logic Apps I think it's a tool that is overviewed by too many. Great post.
-
Penny Pinching in the Cloud: Azure Static Web Apps are saving me money (Scott Hanselman) - Azure static web app for the win! Seriously they are amazing I use them a lot. It's still in preview. But all good.
Programming
-
Easily nuke secrets from your Git history | Dominique St-Amand (Dominique St-Amand) - Interesting post going deep into Git spelunking artifact from our history.
-
Installing Docker Desktop for Windows and WSL 2 (Andrew Lock) - This post guides ys in the installations of WLS2 with Docker on Windows. It is now kind of simple... But a lot of us are still afraid. We shouldn't, give it a try!
-
Your Open Source Project Needs a devcontainer - Here's Why | LINQ to Fail (Aaron Powell) - The dev container tools are pure madness. BUT on the positive side. It is incredibly useful and easy to use. Pair with Codespace its magic. I'm looking forward to seeing the public release.
Miscellaneous
- How to: Deploy GitHub Pages on a Schedule to Publish Future Posts (Sean Killeen) - Omg! So simple. A wonderful post. Thank you so much for this.