You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any Linux-based x86-64 (linux/amd64) container image
I'd like support for ARM64 (aarch64) on Linux. Many runtimes, including .NET 8 (and later), support running on ARM64.
I would expect a corresponding decrease in vCPU-second pricing for Azure Container Apps on the Consumption Plan based on the lower cost of this hardware (ideally around a 37% decrease):
D2d v5 (3rd Generation Intel® Xeon® Platinum 8370C) in East US is $0.1130/hour.
D2ps v5 (Arm architecture) is East US is $0.0770/hour
D2ps v6 (Azure’s first-generation Cobalt 100 processor) in East US is $0.0702/hour
I would also expect a lower cost for provisioning a dedicated workload profile (but support in the Consumption Plan would be sufficient for my immediate needs).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Per https://learn.microsoft.com/en-us/azure/container-apps/containers:
I'd like support for ARM64 (
aarch64
) on Linux. Many runtimes, including .NET 8 (and later), support running on ARM64.I would expect a corresponding decrease in vCPU-second pricing for Azure Container Apps on the Consumption Plan based on the lower cost of this hardware (ideally around a 37% decrease):
I would also expect a lower cost for provisioning a dedicated workload profile (but support in the Consumption Plan would be sufficient for my immediate needs).
Beta Was this translation helpful? Give feedback.
All reactions