How to migrate Azure App functions to Azure container services

I, Sathavahana SBOBNG-PTIY/CMJ 0 Reputation points
2024-04-13T13:50:35.3566667+00:00

I have Azure Functions and Azure Webapps, but I need to migrate them to Azure Container Apps. How to do that?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,566 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Patchfox 3,806 Reputation points
    2024-04-14T13:57:31.5533333+00:00

    Hi I, Sathavahana SBOBNG-PTIY/CMJ I want to help you with this question.

    I understand that you want to migrate your existing Azure web apps and functions to the container app service.

    Without knowledge about your code, it's hard to give you a detailed answer here.

    But check this link. It's a reference architecture to migrate Azure web apps to container apps. I hope this solution fits your needs.

    https://video2.skills-academy.com/de-de/azure/architecture/web-apps/idea/migrate-existing-applications-to-container-apps

    Maybe the feature Azure Container hosting of azure function is also an option:

    https://video2.skills-academy.com/en-us/azure/azure-functions/functions-container-apps-hosting

    Consider, its currently in the preview.


    If the reply was helpful, please don’t forget to upvote or accept it as an answer, thank you!

    0 comments No comments