Skip to content

Commit f590582

Browse files
Merge pull request #18620 from MicrosoftDocs/main
Auto Publish – main to live - 2025-08-05 22:00 UTC
2 parents 7949225 + 4679fd9 commit f590582

File tree

3 files changed

+110
-7
lines changed

3 files changed

+110
-7
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: Azure Stack Hub hotfix 1.2406.1.23
3+
description: Summary of Azure Stack Hub hotfix 1.2406.1.23
4+
author: sethmanheim
5+
ms.topic: article
6+
ms.date: 08/05/2025
7+
ms.author: sethm
8+
9+
---
10+
11+
# Azure Stack Hub hotfix 1.2406.1.23
12+
13+
## Summary
14+
15+
- Added support for HealthAgent remediation action plan.
16+
- Fixed an issue related to AD FS operations.
17+
- Addressed an issue in which a system component, under specific conditions, might inadvertently disclose internal configuration details.
18+
- Fixed various portal issues.
19+
20+
## Fixes rolled up from previous hotfix releases
21+
22+
- Fixed an issue in which certain Windows fixes were not correctly enabled on hosts.
23+
- Fixed an issue in which NRP did not properly release an IP address on VMSS scale-in.
24+
- Fixed a bug in large L40S GPU VMs.
25+
- Fixed a bug in JEA endpoint configuration.
26+
- Fixed a bug in **Test-AzureStack** related to storage in all-flash systems.
27+
- Fixed an issue to prevent a hotfix from a previous release from showing as an applicable update.
28+
- Fixed an issue with DNS zone creation in SQL and MySQL resource providers.
29+
- Fixed an issue in which users were able to create duplicate and external infrastructure DNS zones.
30+
31+
## Hotfix information
32+
33+
To apply this hotfix, you must have version **1.2406.0.08** or later.
34+
35+
> [!IMPORTANT]
36+
> As outlined in the release notes for the [2406 update](release-notes.md?view=azs-2406&preserve-view=true), make sure that you refer to the update activity checklist on running **Test-AzureStack** (with specified parameters), and resolve any operational issues that are found, including all warnings and failures. Also, review active alerts and resolve any that require action.
37+
38+
## File information
39+
40+
Download the following files. Then, follow the instructions in [Apply updates in Azure Stack](azure-stack-apply-updates.md) to apply this update.
41+
42+
[Download the zip file now](https://azurestackhub.download.prss.microsoft.com/dbazure/download/MAS_ProdHotfix_1.2406.1.23/HotFix/AzS_Update_1.2406.1.23.zip).
43+
44+
[Download the hotfix xml file now](https://azurestackhub.download.prss.microsoft.com/dbazure/download/MAS_ProdHotfix_1.2406.1.23/HotFix/metadata.xml).
45+
46+
## More information
47+
48+
[Azure Stack Hub update resources](azure-stack-updates.md)
49+
50+
[Apply updates in Azure Stack](azure-stack-apply-updates.md)
51+
52+
[Monitor updates in Azure Stack by using the privileged endpoint](azure-stack-monitor-update.md)
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
title: Azure Stack Hub hotfix 1.2408.1.50
3+
description: Summary of Azure Stack Hub hotfix 1.2408.1.50
4+
author: sethmanheim
5+
ms.topic: article
6+
ms.date: 08/05/2025
7+
ms.author: sethm
8+
9+
---
10+
11+
# Azure Stack Hub hotfix 1.2408.1.50
12+
13+
## Summary
14+
15+
- Fixed an issue in which adding a node might cause a subsequent update and/or add-node operation to fail.
16+
- Addressed an issue in which a system component, under specific conditions, might inadvertently disclose internal configuration details.
17+
- Fixed various portal issues.
18+
19+
## Fixes rolled up from previous hotfix releases
20+
21+
- Fixed an issue with scale units that led to health service errors.
22+
- Add nested virtualization support for ESv3 and DSv3 series VM sizes.
23+
- Restart health agent when it's in a stopped state.
24+
- Fixed an issue related to AD FS operations.
25+
- Fixed an issue in which NRP did not properly release an IP address on VMSS scale-in.
26+
- CVEs for 12B: updated only connected nodes, similar to previous hotfix.
27+
- Fixed an issue in which certain Windows fixes were not correctly enabled on hosts.
28+
- Various security and Windows fixes.
29+
- Fixed an issue with the deployment of large GPU VMs (either **Standard_NC48ads_A100_v4** or **Standard_NC48ads_L40S_v4**), in which the configured **HighMemoryMappedIoGapSize** exceeds the maximum 256 GB allowed by Hyper-V.
30+
- Fixed an issue in which the time to update the host node was significantly extended.
31+
32+
## Hotfix information
33+
34+
To apply this hotfix, you must have version **1.2408.0.19** or later.
35+
36+
> [!IMPORTANT]
37+
> As outlined in the release notes for the [2408 update](release-notes.md?view=azs-2408&preserve-view=true), make sure that you refer to the update activity checklist on running **Test-AzureStack** (with specified parameters), and resolve any operational issues that are found, including all warnings and failures. Also, review active alerts and resolve any that require action.
38+
39+
## File information
40+
41+
Download the following files. Then, follow the instructions in [Apply updates in Azure Stack](azure-stack-apply-updates.md) to apply this update.
42+
43+
[Download the zip file now](https://azurestackhub.download.prss.microsoft.com/dbazure/download/MAS_ProdHotfix_1.2408.1.50/HotFix/AzS_Update_1.2408.1.50.zip).
44+
45+
[Download the hotfix xml file now](https://azurestackhub.download.prss.microsoft.com/dbazure/download/MAS_ProdHotfix_1.2408.1.50/HotFix/metadata.xml).
46+
47+
## More information
48+
49+
[Azure Stack Hub update resources](azure-stack-updates.md)
50+
51+
[Apply updates in Azure Stack](azure-stack-apply-updates.md)
52+
53+
[Monitor updates in Azure Stack by using the privileged endpoint](azure-stack-monitor-update.md)

azure-stack/operator/release-notes.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ title: Azure Stack Hub release notes
33
description: Release notes for Azure Stack Hub integrated systems, including updates and bug fixes.
44
author: sethmanheim
55
ms.topic: release-notes
6-
ms.date: 07/02/2025
6+
ms.date: 08/05/2025
77
ms.author: sethm
8-
ms.reviewer: rtiberiu
9-
ms.lastreviewed: 04/22/2024
108

119
# Intent: As an Azure Stack Hub operator, I want to know what's new in the latest release so that I can plan my update.
1210
# Keyword: release notes what's new
@@ -103,7 +101,7 @@ For more information, see our [servicing policy](azure-stack-servicing-policy.md
103101

104102
The 2501 release of Azure Stack Hub must be applied on the 2408 release with the following hotfix installed:
105103

106-
- [Azure Stack Hub hotfix 1.2408.1.46](hotfix-1-2408-1-46.md)
104+
- [Azure Stack Hub hotfix 1.2408.1.50](hotfix-1-2408-1-50.md)
107105

108106
### After successfully applying the 2501 update
109107

@@ -160,15 +158,15 @@ For more information, see our [servicing policy](azure-stack-servicing-policy.md
160158

161159
The 2408 release of Azure Stack Hub must be applied on the 2406 release with the following hotfix installed:
162160

163-
- [Azure Stack Hub hotfix 1.2406.1.20](hotfix-1-2406-1-20.md)
161+
- [Azure Stack Hub hotfix 1.2406.1.23](hotfix-1-2406-1-23.md)
164162

165163
### After successfully applying the 2408 update
166164

167165
When you update to a new major version (for example, 1.2108.x to 1.2206.x), the latest hotfixes (if any) in the new major version are installed automatically. From that point forward, if a hotfix is released for your build, you should install it.
168166

169167
After the installation of 2408, if any hotfixes for 2408 are subsequently released, you should install them:
170168

171-
- [Azure Stack Hub hotfix 1.2408.1.46](hotfix-1-2408-1-46.md)
169+
- [Azure Stack Hub hotfix 1.2408.1.50](hotfix-1-2408-1-50.md)
172170
::: moniker-end
173171

174172
::: moniker range="azs-2406"
@@ -228,7 +226,7 @@ When you update to a new major version (for example, 1.2108.x to 1.2206.x), the
228226

229227
After the installation of 2406, if any hotfixes for 2406 are subsequently released, you should install them:
230228

231-
- [Azure Stack Hub hotfix 1.2406.1.20](hotfix-1-2406-1-20.md)
229+
- [Azure Stack Hub hotfix 1.2406.1.23](hotfix-1-2406-1-23.md)
232230
::: moniker-end
233231

234232
<!------------------------------------------------------------>

0 commit comments

Comments
 (0)