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 6.
Lesson
You can find the lesson on GitHub: Deployment to Azure (.NET 6).
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)