Azure / awesome-azd

An awesome list that curates content (articles, videos, tutorials and docs) and templates (ready to use) for the Azure Developer CLI (`azd`). Plus a hosted azd-templates Gallery to simplify search & discovery
https://aka.ms/awesome-azd
MIT License
141 stars 70 forks source link

Template .NET Isolated Azure Function with Zip Deploy #358

Closed FBoucher closed 2 months ago

FBoucher commented 2 months ago

Here a template for an Azure Isolated Function and it's Zip Deployment. The demo code is in .NET 8.

The PR where azd compatibility was added is: https://github.com/FBoucher/ZipDeploy-AzFunc/pull/1


Your template repository

Place your template repository link here: https://github.com/FBoucher/ZipDeploy-AzFunc

zedy-wj commented 2 months ago

@zedy-wj Could you test this template?

Okay, we will test this template in today.

zedy-wj commented 2 months ago

@hemarina , @FBoucher - We have completed the test. Just a spelling error:

FBoucher commented 2 months ago

Changes requested done.