How to Create a Private Azure Storage Container & Upload Files with NET Core Web API | AZ-204 | LSC

Опубликовано: 01 Октябрь 2024
на канале: Learn Smart Coding
1,103
13

Hi Everyone,

In this tutorial, you will learn how to create a private container in Azure Blob Storage and upload files to it using a .NET Core Web API. You will also learn how to generate Shared Access Signature (SAS) tokens to access blobs inside the private container. By the end of this video, you will have a good understanding of how to secure your Azure Storage containers and use them to store and retrieve files from your .NET Core Web API applications.

The source code is available at
https://github.com/learnsmartcoding/a...

Learn more here from my BlogPost
https://learnsmartcoding.com/azure/du...
https://learnsmartcoding.com/azure/au...
https://learnsmartcoding.com/az-204/s...

Please post your questions in the comment section and I will be happy to answer your questions.

Subscribe for more useful videos just like this:    / @learnsmartcoding  

Happy coding!