Showing tag results for Azure

Nov 20, 2025
Post comments count0
Post likes count3

From Complexity to Simplicity: Intelligent JVM Optimizations on Azure

Monica Beckwith
Monica Beckwith

Introduction As cloud-native architectures scale across thousands of containers and virtual machines, Java performance tuning has become more distributed, complex, and error-prone than ever. As highlighted in our public preview announcement, traditional JVM optimization relied on expert, centralized operator teams manually tuning flags and heap si...

JavaOpenJDKAzure
Nov 20, 2025
Post comments count0
Post likes count2

Announcing the Public Preview of Azure Command Launcher for Java

Bruno Borges
Bruno Borges

Today we are announcing the Public Preview of the Azure Command Launcher for Java, a new tool that helps developers, SREs, and infrastructure teams standardize and automate JVM configuration on Azure. The goal is to simplify tuning practices and reduce resource waste across Java workloads. JVM Tuning in a Cloud-Native World Before the rise of m...

JavaAzure
Oct 28, 2025
Post comments count0
Post likes count1

Java and AI for Beginners: a practical video series for Java

Brian Benz
Brian Benz

If you're looking for a clear, no-nonsense path into generative AI on Java, this series is for you.  Microsoft's Java and AI for Beginners video series is a set of short tutorials that introduce the concepts, tooling, and patterns you need to get started at a pace that respects your time and experience. What the series covers We help you thro...

Java
Jul 16, 2025
Post comments count0
Post likes count2

Microsoft and LangChain4j: A Partnership for Secure, Enterprise-Grade Java AI Applications

Julien Dubois
Julien Dubois

The artificial intelligence landscape presents unprecedented opportunities for Java developers. With decades of experience building robust enterprise applications using Spring, Quarkus and Jakarta EE, Java developers are uniquely positioned to create sophisticated AI solutions. The emergence of specialized AI libraries like LangChain4j enables th...

JavaOpen SourceOpenAI
Oct 30, 2024
Post comments count0
Post likes count0

Java on Azure Tooling Update – October 2024

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the October update of Java on Azure developer tools. In this update, we will introduce our Managed Identity Support for Azure Functions in Azure Toolkit for IntelliJ IDEA. Additionally, we are launching a new series called Java on Azure Tooling Guide, and in our first post, we will discuss using App Service with the Azure To...

JavaVisual Studio CodeCloud
Sep 13, 2024
Post comments count0
Post likes count0

Java on Azure Tooling Update – August 2024

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the August update of Java on Azure developer tools. In this update, we will introduce our Managed Identity Support for Azure App Service in Azure toolkit, and General Availability of Java experiences on Azure Container Apps. We hope you enjoy these updates and have a smooth experience with our Azure toolkit. Please download ...

JavaOpen SourceVisual Studio Code
Jul 25, 2024
Post comments count0
Post likes count0

Java on Azure Tooling Update – June 2024

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the June update of Java on Azure developer tools. In this update, we will introduce our Workload Profiles Support for Azure Container Apps in Azure Toolkit for IntelliJ IDEA. We hope you enjoy these updates and have a smooth experience with our Azure toolkit. Please download and install the Azure Toolkit for IntelliJ. Let’s ...

JavaOpen SourceCloud
Jun 7, 2024
Post comments count0
Post likes count1

Java on Azure Tooling Update – May 2024

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the May update of Java on Azure Tooling. In this update, we will introduce our getting started guide for Java on Azure Container Apps. We hope you enjoy these updates and have a smooth experience with our Azure toolkit. Please download and install the Azure Toolkit for IntelliJ. Let’s get started. Azure Toolkit for Intell...

JavaWebAzure Container Apps
May 23, 2024
Post comments count0
Post likes count0

Announcing Java on Azure Container Apps Support for Java on Azure Developer Tools

Jialuo Gan
Jialuo Gan

During Build 2024, it was announced that Azure Container Apps now offers a rich set of operational capabilities for Java Developers. (Full details on this blog). We are excited to share that Azure Toolkit for IntelliJ has provided support for Java on Azure Container Apps(Java on ACA) with flexible deployment options. With this support, Java devel...

Azure Container AppsJavaCloud
May 22, 2024
Post comments count0
Post likes count0

Announcing Functions Flex Consumption Support for Java on Azure Developer Tools

Jialuo Gan
Jialuo Gan

Azure Functions Flex Consumption has just been announced during Microsoft Build 2024 (Full details on this blog), we are excited to share that Flex Consumption is now also supported on Azure Toolkit for IntelliJ and Maven plugins for Azure Functions. With this support, Java developers can create and deploy their Flex Consumption apps easily using o...

FunctionsJava