Skip to content

Releases: Azure/AppService

Release 2025-07-11

11 Jul 19:55
9e4216f
Compare
Choose a tag to compare

Release Notes

App Service Authentication:

  • Logging improvements for Key Vault App Setting References feature

  • Compliance updates on Managed Identity Token Retrieval

  • Updates on App Service Authentication

App Service Environment

  • Faster provisioning for Zone Redundant App Service Environments

  • Improved automatic mitigation during an Availability Zone outage

Functions FlexConsumption:

  • Networking - Key Vault references to network restricted Key Vault; App Config references + VNET

  • Support Managed certs and App Service Certs

Java

  • Updates for Java SE and Tomcat (Windows/Linux) released out of band

  • Updates for JBoss EAP 7.x and 8.x (Linux) released out of band

  • Introduction of App Service Classpath Analyzer for Java Web Apps

  • AzMon with Log4J and Logback out of the box

Kudu

  • Kudu and WebJobs improvements.

  • Enable JavaScriptHost for Windows

  • Fix issue in Kudu API for pulling container logs

  • Fix reported bugs like “Find Text” feature in Kudu UX

Linux

  • Migration to Azure Linux 3.

  • This includes an update to the kernel, along with updates to latest versions of many dependent packages such
    as blobfuse.

  • Support File Change Audit Logs for App Service Linux

Site Publishing

  • Update WebDeploy to 4.0 on Publishers which includes new capabilities like support json serialization of the WebDeploy package.

  • Update of WebDeploy 4.0 on Workers will be released out of band as part of the MsDeploy site extension.

Xenon

  • Reliability improvements for container management and scale out scenarios.

  • Fix issue when swapping site slots for containers

  • Add support for “net use” commands

  • Add support for VNet private ports

  • Docs for TerraForm

Release 2025-03-12

12 Mar 18:37
c6594e9
Compare
Choose a tag to compare

Release Notes

App Service Authentication

  • Compliance and bug fixes for App Service Authentication

  • Bug fixes for Key Vault App Setting References feature

App Service Environment

  • Stability improvements

Functions – FlexConsumption

  • Fix bugs in AZ Support

  • Fix bugs container size memory allocation to allow support for 512 container size

  • Fix Validations in Control Plan for FlexConsumption creates

Java

  • Grpc support for Java (Windows)

  • Updates for Java SE and Tomcat (Windows/Linux)

  • Updates for JBoss EAP 7.x and 8.x (Linux)

  • JBoss EAP clustering on/off switch

  • EasyAuth improvements for Java Web Apps related to EntraID Roles

  • CLI improvements for Java pinned versions

Kudu

  • WebJobs Linux - Fixes for GA like opt-in capability, telemetry improvements on Linux, VS support and bug fixes

  • Publishing - Pull based deployments with MSI for OneDeploy (Win)

  • Publishing - Pull based deployments with MSI for WebDeploy (Win)

Linux

  • Platform Release Channel feature to give more control on stack updates

Xenon

  • Grpc support for Windows Containers

  • Support HTTPS-only containers

  • Metrics improvements

  • Remote Debugging improvements for hot attachment and nanoserver support

  • CLI improvements for pull with MSI for both Windows and Linux containers