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

Improve Azure Functions support #84

Open
3 of 12 tasks
kenmuse opened this issue Jun 3, 2024 · 0 comments
Open
3 of 12 tasks

Improve Azure Functions support #84

kenmuse opened this issue Jun 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kenmuse
Copy link
Collaborator

kenmuse commented Jun 3, 2024

To make it easier for users to deploy the sample on Azure Functions, we need the following features:

  • Separate code for the Function handler
  • Automate Functions build
  • Implement Feature for Dev Container with required tools
  • Bicep file for deploying Function on Azure Container Apps with Key Vault
  • Release image: Container image (requires workflow)
  • Bicep file for deploying on Azure Functions with Key Vault
  • Release image: Functions ZIP package (requires workflow)
  • Add documentation for deploying to /docs folder

Stretch goals:

  • Add integration tests
  • Bicep files committed with built ARM templates
  • Azure UI implemented to prompt user for deployment variables (APP_ID, etc.)
  • "Deploy to Azure" link configuration for deploying the ARM file to Azure
@kenmuse kenmuse added the enhancement New feature or request label Jun 3, 2024
@kenmuse kenmuse added this to the v2.0.0 milestone Jun 3, 2024
@kenmuse kenmuse self-assigned this Jun 3, 2024
@tspascoal tspascoal assigned tspascoal and unassigned kenmuse Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants