Function Windows Container

Erasmo Solazzo 56 Reputation points
2020-11-23T19:06:07.627+00:00

According this news:
https://azure.microsoft.com/en-us/updates/app-service-announces-general-availability-of-windows-container-support/

App Service now support Windows container.
But Azure function with container seems not to support them. Is it really and in the case is not a Azure function future feature?

Thank you

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,911 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
    2020-11-24T03:25:21.73+00:00

    Yes. Only Linux Containers are supported as mentioned in this issue. You could however build a windows container and deploy to a windows container host as mentioned but as a generic windows container and not a function app.

    Feel free to create a feature request on to add support for this.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.