DEV Community

Marc Duiker
Marc Duiker

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

Azure Functions University - Blob Lesson (TypeScript)

Blob Lesson TypeScript

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 & bindings in Azure Functions written in TypeScript.

Lesson

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

And you can watch the video on YouTube:

The lesson consists of the following exercises:

Nr Exercise
0 Prerequisites
1 Using the Microsoft Azure Storage Explorer and Azurite
2 Using plain Blob output bindings
3 Using binding expressions for Blob output bindings
4 Using payload data of trigger for Blob output bindings
5 Using plain Blob input bindings
6 Using Blob storage SDK for reading
7 Creating a Blob triggered Function
8 Homework

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay