Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Latest commit

 

History

History
34 lines (26 loc) · 4.79 KB

File metadata and controls

34 lines (26 loc) · 4.79 KB

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: