a zip line spider? |
Sharing my Reading Notes is a habit I started a long time ago, where I share a list of all the articles, blog posts, and books that catch my interest during the week.
Cloud
- Securely Connecting Azure Container Apps to Azure OpenAI Using User Managed Identity (Yoshio Terada) - This is a nice and detailed guide that explains step by step how to leverage manage identity in Azure Container App and stay secure.
AI
-
Avoid These 5 Common AI Project Mistakes for Success (Narcosa Admin) - AI is a great tool and with it's new easy accessibility more are integrating it into there services, This post shares tips to give you more chance of success.
-
7 Best Practices for Using GitHub Copilot (Visual Studio Code team) - AI is a great tool, but to enjoy it as much as possible there are a few things we can do, This post shares those tips that could make the differences.
Programming
-
Docker for Web Developers: Getting Started with the Basics (Todd R, Weiss) - This is a very well written introduction to container and Docker, From the why should we care to running our first container,
-
Building a GraphQL Client in ,NET with JetBrains Rider and StrawberryShake (Maarten Balliauw) - This is a nice post to get started with GraphQL, There is example an many references.
-
Improving GitHub Copilot Completions in Visual Studio for C# Developers (Mika Dumont) - Great news! The Semantic Kernel files are now part of the context for Copilot, This improves the experience for the C# developers.