Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 769 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 769 Bytes

Azure Function hosted in the Azure Container Apps

Image

Build status

Image

What Does This Repo Contain?

In May 2024, the option to run Azure Functions on Azure Container Apps was released. In this repo, you can find:

  • A Terraform script for creating Azure Container Apps and building a Docker image.
  • A Python app with an Azure Storage Account Trigger.

A more detailed description you can find on my blog: Running Azure Functions in Container Apps with Terraform