GithubHelp home page GithubHelp logo

panchosoft / deploymultiplefunctions Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 61 KB

This repository demonstrates how to deploy a solution with multiple function apps into separate Azure Function App services using GitHub Actions.

C# 100.00%
azure azure-api azure-api-management azure-functions csharp github-actions visual-studio

deploymultiplefunctions's Introduction

Deploying a Solution with Multiple Function Apps to Azure

This repository demonstrates how to deploy a solution with multiple function apps into separate Azure Function App services using the power of GitHub Actions.

The solution can be opened with Visual Studio 2022 or Visual Studio code and it includes 3 sample function app projects (Liquid, Solid and Solidus) written in C# and .NET 6.0.

Usage

Feel free to explore the code, configuration files, and GitHub Actions workflows in this repository. Use them as references or starting points for your own deployments with multiple function apps.

GitHub Actions

๐Ÿ”€ Deploy All Functions to Azure

This action automates the process of building and deploying the three function app projects in the solution to Azure. Optionally, it updates the API Management API endpoints definition based on the projects' configuration using OpenAPI.

Workflow file: deploy_all_functions.yml

Deploy All Functions to Azure

๐Ÿ”€ Deploy Liquid Functions to Azure

This action builds and deploys the Liquid functions app project to Azure. Optionally, it updates the API endpoints definition based on the project configuration (HTTP Trigger with OpenAPI).

Workflow file: deploy_liquid_functions.yml

Deploy Liquid Functions to Azure

๐Ÿ”€ Deploy Solid Functions to Azure

This action builds and deploys the Solid functions app project to Azure. Optionally, it updates the API endpoints definition based on the project configuration (HTTP Trigger with OpenAPI).

Workflow file: deploy_solid_functions.yml

Deploy Solid Functions to Azure

๐Ÿ”€ Deploy Solidus Functions to Azure

This action builds and deploys the Solidus functions app project to Azure. Optionally, it updates the API endpoints definition based on the project configuration (HTTP Trigger with OpenAPI).

Workflow file: deploy_solidus_functions.yml

Deploy Solidus Functions to Azure

Contributing

Contributions, suggestions, and bug reports are welcome! Please open an issue or submit a pull request if you have any feedback or improvements to share.

License

This project is licensed under the MIT License, allowing you to freely use, modify, and distribute the code provided here. See the LICENSE file for more details.

deploymultiplefunctions's People

Contributors

panchosoft avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.