Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template .NET Isolated Azure Function with Zip Deploy #358

Merged
merged 4 commits into from
Apr 23, 2024

Conversation

FBoucher
Copy link
Contributor

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: FBoucher/ZipDeploy-AzFunc#1


Your template repository

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

  • Added an entry to https://github.com/Azure/awesome-azd/blob/main/website/src/data/users.tsx that includes:

    • Template title - A short title that reflects the local application stack that someone could use to get their application on Azure (e.g. "Containerized React Web App with Java API and MongoDB")

    • Description - 1-2 sentence description of the architecture (e.g. Azure services) or solution that is defined by the template.

    • Architecture Diagram or Application Screenshot - The image should include all services and their connections (example). You should add the image to the website/src/data/images/.

    • Link to Author's GitHub or other relevant website - Used for attribution

    • Author's Name - Name to credit on the gallery card

    • Link to template source - Link to the template GitHub repo

    • Tags - Specify tags to represent the template. If you don't see a relevant tag for your template? Feel free to add one!

      Required tags:

      • Tag your template as Micrsoft-authored ("msft") or Community-authored ("community")
      • Tag the IaC provider ("bicep" or "terraform")
      • At least 1 tag for programming language used
      • At least 1 tag for Azure services integrated
      • Add the "new" tag for any newly authored templates
  • In the PR comment, if you can also add a link to the PR where you made your repo azd compatible this will allow us to provide feedback on your template and speed up the review process.

@FBoucher FBoucher marked this pull request as ready for review April 22, 2024 20:51
Copy link
Contributor

@hemarina hemarina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zedy-wj Could you test this template?

website/static/templates.json Outdated Show resolved Hide resolved
@zedy-wj
Copy link
Member

zedy-wj commented Apr 23, 2024

@zedy-wj Could you test this template?

Okay, we will test this template in today.

@zedy-wj
Copy link
Member

zedy-wj commented Apr 23, 2024

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

@FBoucher
Copy link
Contributor Author

Changes requested done.

Copy link
Contributor

@hemarina hemarina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. @FBoucher Thank you for your contribution.

@hemarina hemarina merged commit 77cd399 into Azure:main Apr 23, 2024
2 checks passed
@FBoucher FBoucher deleted the dotnet-isolated-azfunc-zipdeploy branch April 24, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants