azure Azure Updates ·

Azure Functions adds general availability support for Java 25

azuregaengineerazure-functions
feature patch

Azure Functions has achieved general availability for Java 25 support. This enables developers to build and deploy applications using Java 25 on both Linux and Windows Azure Functions plans, including Flex Consumption. The update allows for local development and deployment, simplifying the Java development lifecycle on Azure.

  • Java 25 support for Azure Functions is now generally available
  • Local development and deployment are supported
Features (1)
  • Java 25 support for Azure Functions is now generally available

    Azure Functions now offers general availability support for Java 25. This allows developers to create and deploy applications using Java 25 on supported Azure Functions plans across Linux and Windows environments, including the Flex Consumption plan.

Notes (1)
  • Local development and deployment are supported

    Developers can build their Java 25 applications locally and subsequently deploy them to Azure Functions. This feature supports deployment on both Linux and Windows platforms.

Read the original announcement →

https://azure.microsoft.com/updates?id=560879

Related releases