DEV Community

Marc Duiker
Marc Duiker

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

Azure Functions University - Deployment Lesson (.NET Core)

Deployment Lesson .NET Core

Hi serverless friends, we have a new Azure Functions University lesson for you! In this lesson we will learn how to deploy Azure Functions written in .NET Core 3.1.

Lesson

You can find the lesson on GitHub: Deployment to Azure (.NET Core).

And you can watch the video on YouTube:

The lesson consists of the following exercises:

Nr Exercise
0 Prerequisites
1 Understanding the Azure Resources
2 Deployment using VSCode
3 Creating Azure Resources using Azure CLI
4 Deployment using Azure Functions CLI
5 Deployment using GitHub Actions
6 Homework

Top comments (0)