DEV Community

Marc Duiker
Marc Duiker

Posted on • Originally published at blog.marcduiker.nl on

Azure Functions University - Blob Lesson (.NET Core)

Blob Lesson .NET Core

Hi serverless friends, we have a new Azure Functions University lesson for you! In this lesson we will learn how to use the Blob trigger and bindings in Azure Functions written in .NET Core 3.1.

Lesson

You can find the lesson on GitHub: Blob Trigger & Bindings (.NET Core).

And you can watch the video on YouTube:

The lesson consists of the following exercises:

Nr Exercise
1 Using the Microsoft Azure Storage Explorer and Storage Emulator
2 Using string Blob output bindings
3 Using CloudBlobContainer Blob output bindings
4 Using dynamic Blob output bindings
5 Using Stream Blob input bindings
6 Using CloudBlobContainer Blob input bindings
7 Using dynamic Blob input bindings
8 Creating a Blob triggered function
9 Homework

Billboard image

Monitoring as code

With Checkly, you can use Playwright tests and Javascript to monitor end-to-end scenarios in your NextJS, Astro, Remix, or other application.

Get started now!

Top comments (0)

Billboard image

Use Playwright to test. Use Playwright to monitor.

Join Vercel, CrowdStrike, and thousands of other teams that run end-to-end monitors on Checkly's programmable monitoring platform.

Get started now!

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay