Category: foundry
-
Azure Foundry in Aspire on Local PC
In this exercise, I focused on only one Azure resource: Foundry with Local AI Models. My goal was simple: run a local AI model (Phi-3.5Mini) using Foundry, connect a console client project to it through .NET Aspire, and validate that the client can send a chat prompt and stream back AI responses end-to-end. How it…