2024 is the year when Generative AI entered the Azure operations and DevOps world. Generative AI has eaten the world since the first apparition of ChatGpt […]
I have written a lot of Terraform over the years and learned the importance of testing Terraform configurations. Testing is often overlooked but is crucial for […]
Bicep evolves weekly, and with every release, new functionality is added. With the release of v0.32.4, the last release of 2024, a cool new function was […]
Pre-commit hooks are automated scripts or checks running before developers commit code to a repository. They are particularly useful in the context of infrastructure, such as […]
Unlock secure, seamless remote access to internal resources with Microsoft Entra Private Access! This comprehensive tutorial walks you through everything you need to know—from understanding the […]
Azure Managed Redis announced during Microsoft Ignite 2024 in Public Preview. This is a new, fully-managed, first-party Redis offering in Microsoft Azure. Azure Managed Redis is […]
In my previous article Diagram as Code with PowerShell, I demonstrated how to generate Azure architecture diagrams using Mermaid and PowerShell. This approach allows you to […]
Azure Communication Services brings rich communication APIs to all of your apps across any device on any platform, using the same reliable and secure infrastructure that […]
I have been exploring some in depth tutorials in building a chat application. It implements Retrieval Augmentation Generation (RAG) on a product database in Azure AI […]