Skip to content

Commit a11ba42

Browse files
Merge pull request #490 from apwestgarth/24R1
24 r1
2 parents 1616eee + 9407f76 commit a11ba42

2 files changed

+130
-0
lines changed

_posts/2022-11-02-App-Service-on-Azure-Stack-Hub-2022-H1-Released.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ The 2022 H1 update to Azure App Service on Azure Stack Hub is now available. Thi
2020
- Updates to core service to improve reliability and error messaging enabling easier diagnosis of common issues.
2121

2222
**Updates to the following application frameworks and tools**:
23+
2324
- Azure Functions runtime to v1.0.13154
2425
- ASP.NET Core
2526
- 3.1.18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,129 @@
1+
---
2+
title: "Azure App Service on Azure Stack Hub 24R1 Released"
3+
tags:
4+
- Azure Stack
5+
author_name: "Andrew Westgarth"
6+
---
7+
8+
Azure App Service on Azure Stack Hub 24R1 is now available for customers to download and update their Azure Stack Hub deployments. This release contains a number of new capabilities, updates to application stacks and improvements to Azure App Service on Azure Stack Hub and we encourage customers to review the full [release notes](https://learn.microsoft.com/azure-stack/operator/app-service-release-notes-2024r1), follow the [update documentation](https://learn.microsoft.com/azure-stack/operator/azure-stack-app-service-update) to deploy to their systems and take advantage of this new update.
9+
10+
## What's New?
11+
12+
- Kestrel and YARP (Yet Another Reverse Proxy) now power App Service on Azure Stack Hub front ends in alignment with investments made in public cloud. For more information on what this means and how it impacted the public cloud service, read the detailed information on the [App Service Team Blog - "A Heavy Lift: Bringing Kestrel + YARP to Azure App Services"](https://azure.github.io/AppService/2022/08/16/A-Heavy-Lift.html)
13+
- Updates to many application stacks, bringing latest Long Term Support (LTS) releases of .NET, Java, Tomcat, and more.
14+
- Tenants can make use of the Health check feature for monitoring of instance health
15+
16+
- Updates to the following application frameworks and tools:
17+
18+
- .NET Framework 4.8.1
19+
- ASP.NET Core
20+
- 8.0.7
21+
- 8.0.8
22+
- 6.0.29
23+
- Eclipse Temurin OpenJDK 8
24+
- 8u302
25+
- 8u312
26+
- 8u322
27+
- 8u332
28+
- 8u345
29+
- 8u362
30+
- 8u392
31+
- 8u412
32+
- 8u422
33+
- Microsoft OpenJDK 11
34+
- 11.0.12.7.1
35+
- 11.0.13.8
36+
- 11.0.14.1
37+
- 11.0.15.10
38+
- 11.0.16.1
39+
- 11.0.18.10
40+
- 11.0.21.9
41+
- 11.0.23.9
42+
- 11.0.24.8
43+
- Microsoft OpenJDK 17
44+
- 17.0.11.9
45+
- 17.0.1.12
46+
- 17.0.2.8
47+
- 17.0.3.7
48+
- 17.0.4.1
49+
- 17.0.6.1
50+
- 17.0.9.8
51+
- 17.0.12.7
52+
- Microsoft OpenJDK 21
53+
- 21.0.1.12
54+
- 21.0.3.9
55+
- 21.0.4.7
56+
- MSBuild
57+
- 15.9.21.664
58+
- 16.4.0
59+
- 16.7.0
60+
- 16.11.2
61+
- 17.11.2
62+
- MSDeploy
63+
- 3.5.120530.385
64+
- 2.5.1270717.34
65+
- NodeJS
66+
- 10.24.1
67+
- 12.22.12
68+
- 14.20.0
69+
- 16.16.0
70+
- 18.12.1
71+
- 18.19.1
72+
- 20.9.0
73+
- npm
74+
- 6.4.1
75+
- 6.13.4
76+
- 6.14.11
77+
- 6.14.12
78+
- 6.14.15
79+
- 6.14.16
80+
- 6.14.17
81+
- 7.21.1
82+
- 8.1.0
83+
- 8.19.2
84+
- 10.1.0
85+
- 10.2.4
86+
- Tomcat
87+
- 8.5.20
88+
- 8.5.57
89+
- 8.5.58
90+
- 8.5.79
91+
- 8.5.82
92+
- 8.5.85
93+
- 8.5.96
94+
- 8.5.100
95+
- 9.0.0
96+
- 9.0.27
97+
- 9.0.31
98+
- 9.0.37
99+
- 9.0.63
100+
- 9.0.65
101+
- 9.0.71
102+
- 9.0.83
103+
- 9.0.91
104+
- 9.0.96
105+
- 10.0.21
106+
- 10.0.23
107+
- 10.0.27
108+
- 10.1.5
109+
- 10.1.16
110+
- 10.1.25
111+
- 10.1.31
112+
- 11.0.0
113+
- Git 2.43.0
114+
115+
- Updated Kudu to 102.10502.001.
116+
117+
- Continual accessibility and usability updates
118+
119+
All other fixes and updates are detailed in the App Service on [Azure Stack Hub 24R1 Release Notes](https://learn.microsoft.com/azure-stack/operator/app-service-release-notes-2024r1)
120+
The App Service on Azure Stack Hub 24R1 build number is **102.0.2.5** and requires **Azure Stack Hub** to be updated with **2311** or later prior to deployment/upgrade.
121+
122+
You can download the new installer and helper scripts:
123+
124+
- [Installer](https://aka.ms/appsvcupdate24R1installer)
125+
- [Helper Scripts](https://aka.ms/appsvconmashelpers)
126+
127+
Please read the updated documentation prior to getting started with deployment:
128+
129+
- [Update the App Service Resource Provider](https://learn.microsoft.com/azure-stack/operator/azure-stack-app-service-update) for updating existing deployments

0 commit comments

Comments
 (0)