/azd-compatibility-azure-function

Making an Azure Functions project (from Azure Functions University) compatible to azd

Primary LanguageBicepMIT LicenseMIT

Sample azd project - Azure Function with Blob Output Binding

Introduction

The main branch of this repository contains the sample code for an Azure Functions project with an output binding to a Blob Storage. It follows the setup of the Azure Developer CLI as of version 0.6.0-beta2.

Branches

To go from a sample Azure Functions project to a setup compatible with the Azure Developer CLI comprises some steps. You find these steps including a description in the branches:

Useful references

Useful references if you want to try things out on your own: