Episode
Using Blob Storage (Part 3 of 8) | .NET on Azure for Beginners
with Matt Soucoup
Welcome to the .NET on Azure for Beginner series where you will learn the basics of getting your .NET applications up and running in Azure! This series will cover a lot - from resource group naming conventions to Managed Identity, to deploying your apps to Azure via GitHub Actions!
In this episode join Matt as he explores what exactly Azure Storage is how Blobs fit into it and then use the Azure SDKs to upload to Blob storage and speed up your apps with an Azure CDN.
Chapters
- 01:26 - Creating an Azure Storage account
- 04:33 - Browsing Azure storage account
- 06:36 - Setting up a CDN with Azure Storage
- 12:24 - Using a CDN to display images
- 15:58 - Using the Azure SDK to upload to Blob storage
- 20:40 - Running the app to upload a blob
Recommended resources
- Best practices for using the Azure SDKs with ASP.NET Core
- Getting started with Azure Blob Storage with .NET
- Turn a CDN on for your blobs
- Get the code!
Connect
- Matt Soucoup | Twitter: @codemillmatt
- Matt Soucoup | GitHub: codemillmatt
Welcome to the .NET on Azure for Beginner series where you will learn the basics of getting your .NET applications up and running in Azure! This series will cover a lot - from resource group naming conventions to Managed Identity, to deploying your apps to Azure via GitHub Actions!
In this episode join Matt as he explores what exactly Azure Storage is how Blobs fit into it and then use the Azure SDKs to upload to Blob storage and speed up your apps with an Azure CDN.
Chapters
- 01:26 - Creating an Azure Storage account
- 04:33 - Browsing Azure storage account
- 06:36 - Setting up a CDN with Azure Storage
- 12:24 - Using a CDN to display images
- 15:58 - Using the Azure SDK to upload to Blob storage
- 20:40 - Running the app to upload a blob
Recommended resources
- Best practices for using the Azure SDKs with ASP.NET Core
- Getting started with Azure Blob Storage with .NET
- Turn a CDN on for your blobs
- Get the code!
Connect
- Matt Soucoup | Twitter: @codemillmatt
- Matt Soucoup | GitHub: codemillmatt
Have feedback? Submit an issue here.