Open shizn opened 4 years ago
Would be nice for #402 too :)
In the same boat here. Anyone from Microsoft able to comment on when there would be a plan to offer arm64 or arm32 images for Azure Functions (Node + Python)?
I have pretty much our whole stack working on my M1-based Mac and only the Azure Functions Python isn't supported directly. I know that I can build an image based on the base arm images, but I won't get updates and it creates a maintenance gap for my team.
Feeling the nervousness rise on my team as we look at upgrading Macs, but not having support for some basic images that we run.
Still nothing on this?
Any plans for this? The arm64 support around the functions tools is getting really frustrating. This issue is over 3 years old now.
I've just updated the multi-architecture images with the latest release, host and added dotnet 7 and 8-preview.
https://hub.docker.com/r/mohsinonxrm/azure-functions-dotnet/tags
mohsinonxrm/azure-functions-dotnet:4-isolated8.0-appservice-preview mohsinonxrm/azure-functions-dotnet:4-isolated8.0-preview mohsinonxrm/azure-functions-dotnet:4-isolated7.0-appservice mohsinonxrm/azure-functions-dotnet:4-isolated7.0 mohsinonxrm/azure-functions-dotnet:4-isolated6.0-appservice mohsinonxrm/azure-functions-dotnet:4-isolated6.0 mohsinonxrm/azure-functions-dotnet:4-appservice mohsinonxrm/azure-functions-dotnet:4
Not to be used in any official or supported capacity, certainly not in production
Perhaps it depends on GA of Kubernetes ARM VMs? https://azure.microsoft.com/de-de/updates/public-preview-arm64-agent-node-support-in-aks/
Now that Microsoft's released Surface Laptop, which is Windows on ARM, what's the over/under of how many months it'll be until the Azure Functions docker image for aarch64 is released?
Any plan to have official arm64 base images? Scenario: Run Azure Functions container on Azure IoT Edge arm64 Linux devices.