<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Azure on Nitin Kumar Singh</title><link>https://nitinksingh.com/categories/azure/</link><description>Recent content in Azure on Nitin Kumar Singh</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Nitin Kumar Singh. All rights reserved.</copyright><lastBuildDate>Sat, 10 Jan 2026 10:00:00 +0530</lastBuildDate><atom:link href="https://nitinksingh.com/categories/azure/index.xml" rel="self" type="application/rss+xml"/><item><title>Azure App Registration: A Complete Guide from Zero to Working App</title><link>https://nitinksingh.com/posts/azure-app-registration-a-complete-guide-from-zero-to-working-app/</link><pubDate>Sat, 10 Jan 2026 10:00:00 +0530</pubDate><guid>https://nitinksingh.com/posts/azure-app-registration-a-complete-guide-from-zero-to-working-app/</guid><description>&lt;p&gt;If you have ever tried to call the Microsoft Graph API, integrate with SharePoint, or add &amp;ldquo;Sign in with Microsoft&amp;rdquo; to an application, you hit the same wall: you need an App Registration. It is the first thing you do, and if you get it wrong, nothing else works.&lt;/p&gt;</description></item><item><title>Microsoft Ignite 2025: Microsoft Foundry - The Unified Enterprise AI Platform</title><link>https://nitinksingh.com/posts/microsoft-ignite-2025-microsoft-foundry-the-unified-enterprise-ai-platform/</link><pubDate>Sun, 23 Nov 2025 12:00:00 +0530</pubDate><guid>https://nitinksingh.com/posts/microsoft-ignite-2025-microsoft-foundry-the-unified-enterprise-ai-platform/</guid><description>&lt;h2 class="relative group"&gt;Overview
 &lt;div id="overview" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#overview" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;I just returned from Microsoft Ignite in San Francisco, and if you&amp;rsquo;re building AI agents for enterprise, this was the event you needed to attend.&lt;/p&gt;</description></item><item><title>Simplifying Database Queries with AI &amp; SQL Automation</title><link>https://nitinksingh.com/posts/simplifying-database-queries-with-ai-sql-automation/</link><pubDate>Mon, 06 Jan 2025 09:00:00 +0530</pubDate><guid>https://nitinksingh.com/posts/simplifying-database-queries-with-ai-sql-automation/</guid><description>&lt;h2 class="relative group"&gt;TL;DR
 &lt;div id="tldr" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#tldr" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;This article demonstrates how to build a REST API that converts natural language into SQL queries using multiple LLM providers (OpenAI, Azure OpenAI, Claude, and Gemini). The system dynamically selects the appropriate AI service based on configuration, executes the generated SQL against a database, and returns structured results. It includes a complete implementation with a service factory pattern, Docker setup, and example usage.&lt;/p&gt;</description></item><item><title>Efficient File Management on Azure Blob Storage: CRUD Operations and Upload Strategies</title><link>https://nitinksingh.com/posts/efficient-file-management-on-azure-blob-storage-crud-operations-and-upload-strategies/</link><pubDate>Sun, 29 Dec 2024 09:00:00 +0530</pubDate><guid>https://nitinksingh.com/posts/efficient-file-management-on-azure-blob-storage-crud-operations-and-upload-strategies/</guid><description>&lt;h2 class="relative group"&gt;TL;DR
 &lt;div id="tldr" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#tldr" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;This article provides a comprehensive guide to efficient file management with Azure Blob Storage using .NET and Angular. We cover four upload strategies:&lt;/p&gt;</description></item><item><title>Building an AI-Driven Chat Application with .NET, Azure OpenAI, and Angular</title><link>https://nitinksingh.com/posts/building-an-ai-driven-chat-application-with-.net-azure-openai-and-angular/</link><pubDate>Sat, 07 Dec 2024 09:00:00 +0530</pubDate><guid>https://nitinksingh.com/posts/building-an-ai-driven-chat-application-with-.net-azure-openai-and-angular/</guid><description>&lt;h3 class="relative group"&gt;Introduction
 &lt;div id="introduction" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#introduction" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;Artificial Intelligence is transforming how we build applications, particularly in creating natural, conversational user experiences. This article guides you through building a full-stack AI chat application using .NET on the backend, Angular for the frontend, and Azure OpenAI for powerful language model capabilities, all connected through real-time SignalR communication.&lt;/p&gt;</description></item></channel></rss>