This week’s compilation explores a mix of critical topics ranging from integrating AI models with SQL Server to navigating the complexities of Azure container troubleshooting. I’ve selected these particular articles because they offer practical ways to streamline your workflow and better understand the latest shifts in cloud infrastructure and software development.
Databases
- How to host an AI text embeddings model for SQL Server using Ollama (Greg Low) - Cool use of Ollama to get free AI with our databases.
AI
Learn Anything With My /teach Skill (Matt Pocock) - I use AI to learn many times, but I didn't think doing a skill. Looking forward to trying it.
How AI coding agents actually use your technology - Microsoft for Developers (Waldek Mastykarz) - A very interesting post that explains all the steps executed by VS Code harness when we submit our prompt. The post also provides some insights on why AI could still get bad results even if we provide SDK and MCP servers.
Cloud
- Troubleshooting Azure Container Apps and Jobs for .NET and Django Workloads | Microsoft Community Hub - First post of a series that covers the most frequent issues and provides methods to investigate and resolve the problems.
DevOps
- Open Source Observability: Tools, Setup, and Trade-offs (Spence Taylor) - A post that introduces many different tools used to collect or display information about logs and metrics, with potential challenges and more.
Miscellaneous
How I made a 45-video course without wanting to die (Salma) - Doing a series that will work definitely requires preparation. Thank you for sharing Salma.
Working with product managers (sean goedecke) - Was I that lucky all my life that I never encountered those types?




