DEV Community

Marc Duiker
Marc Duiker

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

1

Azure Functions University - CosmosDB Lesson (.NET Core)

CosmosDB 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 CosmosDB trigger & bindings in Azure Functions written in .NET Core 3.1.

Lesson

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

And you can watch the video on YouTube:

The lesson consists of the following exercises:

Nr Exercise
0 Prerequisites
1 Setup the Azure Cosmos DB Emulator
2 Using the Cosmos DB output binding
3 Using the Cosmos DB input binding
4 Creating a Cosmos DB Trigger function
5 Deploying to Azure
6 Using Azure Key Vault for storing the connection string
7 Using Dependency Injection pattern for Cosmos DB connection
8 Homework

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

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

Okay