Upload files to Microsoft Azure Blob storage with C# | Azure Storage Account | .Net Core

Опубликовано: 13 Март 2026
на канале: AzureTeach•Net
27,108
249

In this video, I have demonstrated uploading the files with folders to Azure blob storage. We are going to create the same folder structure that is there like the local path.
Blob Storage is one of the most used Azure services and you should definitely know how you can work with it in your C# code. In this tutorial I have shown uploading blobs to azure storage account using .net core.
#Azure
#StorageAccount
#Blob