MENU

Fun & Interesting

AZURE BLOB STORAGE - Getting Started | Azure Series

Rahul Nath 8,300 1 year ago
Video Not Working? Fix It Now

Hey👋 Excited to be back making videos on Azure! Azure Blob Storage is Microsoft's object storage solution for the cloud. Blob Storage is optimized for storing massive amounts of unstructured data such as text or binary data. Blob Storage works great for storing files, serving images or documents directly to a browser, streaming content, data backups etc. In this video let’s learn about the basics about Blob Storage, it’s high level structure and how to use it from a .NET application. We will see how to add, update, delete blob's from a ASP NET Core application. 00:00 Introduction 00:39 Blob Storage 01:11 Blob Resources 02:59 Blob Types 03:35 Blob URI Structure 03:56 Creating Storage Account 05:45 Create Container 06:01 Add Blobs 06:39 Blob Permissions 07:18 Enable Anonymous Access 08:48 Shared Access Signature 09:44 .NET Application Integration 10:39 .NET SDK Object Model 11:22 Get Blob 13:58 Authenticating Blob Storage Requests 14:31 Storage Keys 15:40 Managed Identity 17:14 Local Managed Identity 19:16 Add Blob 23:57 Update/Overriding Files 27:13 Delete Blob 29:36 Conclusion Additional Watching 📹Azure Series - https://bit.ly/azure-series 📹 ASP NET Core Series - https://bit.ly/asp-net-core-series 📹Azure Service Bus Queues - https://youtu.be/sjgG3Q2GbeA 📹Azure Functions - https://youtu.be/27OUTVdK2_0 📹Dependency Injection - https://youtu.be/YR6HkvNBpX4 📹Managing Sensitive Information - https://youtu.be/wTSu2aCoR7Y 📹Azure Queue Storage - https://youtu.be/5oTX6srQdOE 📹Azure Functions DevOps - https://youtu.be/_cOckpopDkY 📹Managed Identity - https://youtu.be/TU82BTmeNeU Come say hi! ✋ 🌍 Blog - https://rahulpnath.com/ ✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe 🐦Twitter - https://twitter.com/rahulpnath 📸Instagram - https://www.instagram.com/rahulpnath/ 🎥 Recording Setup and Workflow - https://www.rahulpnath.com/blog/youtube_setup_and_workflow/ Make sure to SUBSCRIBE to the channel. THANK YOU for helping me grow this channel !!

Comment