Part 5: Connect To Azure Storage Account From C# / ASP.NET Core | Azure Storage Account Tutorial

Опубликовано: 03 Март 2026
на канале: Harshalkumar Jain
710
7

In this video,
We will create ASP.NET Core WEB API project. Then, we will create 2 separate APIs
First API will return the list of containers in a storage account, and
another will create a new container in storage account

Basically we need 3 classes to work with Azure Storage Account. These are
BlobServiceClient = It represents storage account
BlobContainerClient = It represents container in storage account
BlobClient = It represents a blob in a container

You can access code at GitHub at:
https://github.com/harshaljainnet/Azu...

This video is part of Azure Storage Account Tutorial:    • Azure Storage Tutorial  

---------------------------------------------------------------------------------------------------------------------------
Below is the link for all my playlists
   / @harshalkumarjain  

You can reach me on LinkedIn at:
  / harshalkumar-jain-63554715  

If you find this video useful - please like and subscribe to my channel

If you have something exciting for me - please contact me at
[email protected]

Join My WhatsApp Group: chat.whatsapp.com/IFIPc34blDPDHnp3JeiJHL

I really want to keep all tutorials 'free and accessible to all'
It requires efforts to create quality content, so you may also buy me a coffee - if you find my tutorials/videos useful
https://buymeacoffee.com/harshalkumar...
--------------------------------------------------------------------------------------------------------------------------- .
------------------------------------------------------------------------------------------------------
Some of my playlists:
Azure Functions Tutorial:    • Azure Functions Tutorial  
Azure Logic Apps Tutorial:    • Azure Logic Apps Tutorial  
Azure API Management Tutorial -    • Azure API Management Tutorial  
Azure IoT Hub Tutorial C# -    • Azure IoT Hub Tutorial C#  
Azure Cosmos DB Tutorial C# -    • Azure Cosmos DB Tutorial C#  
'Azure AD Authentication (OAuth 2.0) Tutorial From Scratch' -    • Azure AD Authentication (OAuth 2.0) Tutori...  
Azure Networking Tutorial -    • Azure Networking Tutorial For .NET Developers  
------------------------------------------------------------------------------------------------------