Beginner's Guide to Building an AI Interview Coach with Azure ServicesAs we all know, 2025 is the year of AI, and everyone is eager to dive into this AI revolution. Over the weekend, I decided to explore Azure's AI services and create a mini project to better understand some of these technologies. Azure AI Services At ...May 25, 2025·6 min read
AzApi provider in TerraformThere was a requirement once, to set up a time based retention policy with its scope on Azure storage container. Those who have worked on Azure or have a brief idea about storage in Azure, might know about the time-based retention policy. I had alrea...Jul 1, 2022·3 min read
Merge Types in Azure ReposWhen you generate a pull request, you merge your topic branch into your main branch or your default branch. The commit history made in the topic branch are reflected in the commit history of the main branch just like all the commits are integrated in...May 7, 2022·2 min read