Category: blobs
-
Azure Storage Blobs in Aspire on Local PC
In this exercise, I focused on only one Azure resource: Azure Storage (Blob Storage). My goal was simple: run Blob Storage locally using the emulator, connect a console client project to it through .NET Aspire, and validate that the client can create a blob container end-to-end. How it looks like This is the Azure Storage…