Skip to content

Commit bb74297

Browse files
authored
Merge pull request #17921 from ManikaDhiman/md-monikers-2505/release-local-2505
[SCOPED] Moniker changes for 2505 release
2 parents 14ac141 + 095e3eb commit bb74297

File tree

4 files changed

+15
-27
lines changed

4 files changed

+15
-27
lines changed

azure-local/docfx.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,14 @@
8686
},
8787
"fileMetadata": {
8888
"monikerRange": {
89-
"./*.md": ">=azloc-2411 || =azloc-previous",
90-
"./*.yml": ">=azloc-2411 || =azloc-previous"
89+
"./*.md": ">=azloc-24111 || =azloc-previous",
90+
"./*.yml": ">=azloc-24111 || =azloc-previous"
9191
}
9292
},
9393
"template": [],
9494
"groups": {
9595
"version-azlocal": {
96-
"moniker_range": ">=azloc-2411 || =azloc-previous",
96+
"moniker_range": ">=azloc-24111 || =azloc-previous",
9797
"dest": "azure-local"
9898
}
9999
}

azure-local/known-issues.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Release notes with fixed and known issues in Azure Local
33
description: Read about the known issues and fixed issues in Azure Local.
44
author: alkohli
55
ms.topic: conceptual
6-
ms.date: 05/07/2025
6+
ms.date: 05/12/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -396,7 +396,7 @@ The following table lists the known issues from previous releases:
396396

397397
::: moniker-end
398398

399-
::: moniker range="=azloc-2411"
399+
::: moniker range="=azloc-previous"
400400

401401
## Known issues for version 2411
402402

@@ -410,7 +410,7 @@ Release notes for this version include the issues fixed in this release, known i
410410
> [!NOTE]
411411
> For detailed remediation for common known issues, see the [Azure Local Supportability](https://github.com/Azure/AzureStackHCI-Supportability) GitHub repository.
412412
413-
## Fixed issues
413+
### Fixed issues
414414

415415
The following issues are fixed in this release:
416416

@@ -419,7 +419,7 @@ The following issues are fixed in this release:
419419
| Azure Local VM management <!--ADO--> | If you try to enable guest management on a migrated VM, the operation fails with the following error: *(InternalError) admission webhook "createupdatevalidationwebhook.infrastructure.azstackhci.microsoft.com" denied the request: OsProfile cannot be changed after resource creation*||
420420
| Upgrade <!--29319539-->| When upgrading the stamp from 2311 or prior builds to 2408 or later, add node and repair node operations may fail. For example, you could see an error: `Type 'AddAsZHostToDomain' of Role 'BareMetal' raised an exception`. | |
421421

422-
## Known issues in this release
422+
### Known issues in this release
423423

424424
The following table lists the known issues in this release:
425425

@@ -431,7 +431,7 @@ The following table lists the known issues in this release:
431431
| Update <!--ADO--> | With the 2411 release, solution and Solution Builder Extension update are not combined in a single update run. |To apply a Solution Builder Extension package, you need a separate update run.|
432432
| Update <!--30221399--> | When applying solution update in this release, the update can fail. This will occur only if the update was started prior to November 26. The issue that causes the failure can result in one of the following error messages: <br><br>**Error 1** - The step "update ARB and extension" error "Clear-AzContext failed with 0 and Exception calling "Initialize" with "1" argument(s): "Object reference not set to an instance of an object." at "Clear-AzPowerShellCache". <br><br>**Error 2** - The step "EvalTVMFlow" error "CloudEngine.Actions.InterfaceInvocationFailedException: Type 'EvalTVMFlow' of Role 'ArcIntegration' raised an exception: This module requires `Az.Accounts` version 3.0.5. An earlier version of `Az.Accounts` is imported in the current PowerShell session. Please open a new session before importing this module. This error could indicate that multiple incompatible versions of the Azure PowerShell cmdlets are installed on your system. Please see https://aka.ms/azps-version-error for troubleshooting information." <br><br> Depending on the version of PowerShell modules, the above error could be reported for both versions 3.0.4 and 3.0.5.|For detailed steps on how to mitigate this issue, go to: [https://aka.ms/azloc-update-30221399](https://aka.ms/azloc-update-30221399). |
433433

434-
## Known issues from previous releases
434+
### Known issues from previous releases
435435

436436
The following table lists the known issues from previous releases:
437437

@@ -457,10 +457,6 @@ The following table lists the known issues from previous releases:
457457
| Update | When updating the Azure Local instance via the Azure Update Manager, the update progress and results may not be visible in the Azure portal.| To work around this issue, on each node, add the following registry key (no value needed):<br><br>`New-Item -Path "HKLM:\SYSTEM\CurrentControlSet\Services\HciCloudManagementSvc\Parameters" -force`</br><br> Then on one of the nodes, restart the Cloud Management cluster group. </br><br>`Stop-ClusterGroup "Cloud Management"`</br><br>`Start-ClusterGroup "Cloud Management"`</br><br> This won't fully remediate the issue as the progress details may still not be displayed for a duration of the update process. To get the latest update details, you can [Retrieve the update progress with PowerShell](./update/update-via-powershell-23h2.md#step-6-track-update-progress). |
458458
| Update <!--26659432--> |In some cases, `SolutionUpdate` commands could fail if run after the `Send-DiagnosticData` command. | Make sure to close the PowerShell session used for `Send-DiagnosticData`. Open a new PowerShell session and use it for `SolutionUpdate` commands.|
459459

460-
::: moniker-end
461-
462-
::: moniker range="=azloc-previous"
463-
464460
## Known issues for version 2408.2
465461

466462
This software release maps to software version number **2408.2.7**.
@@ -470,7 +466,7 @@ Release notes for this version include the issues fixed in this release, known i
470466
> [!NOTE]
471467
> For detailed remediation for common known issues, see the [Azure Local Supportability](https://github.com/Azure/AzureStackHCI-Supportability) GitHub repository.
472468
473-
## Fixed issues
469+
### Fixed issues
474470

475471
The following issues are fixed in this release:
476472

@@ -483,7 +479,7 @@ The following issues are fixed in this release:
483479
| Upgrade <!--29498611--> | Added validation to ensure the package is the latest version ||
484480
| Upgrade <!--29546100--> | Validation would fail due to group policies. ||
485481

486-
## Known issues in this release
482+
### Known issues in this release
487483

488484
<!--The following table lists the known issues in this release:
489485
@@ -492,7 +488,7 @@ The following issues are fixed in this release:
492488

493489
Microsoft isn't aware of any known issues in this release.
494490

495-
## Known issues from previous releases
491+
### Known issues from previous releases
496492

497493
The following table lists the known issues from previous releases:
498494

azure-local/security-update/security-update.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Security updates for Azure Local, version 23H2
33
description: Security updates for Azure Local, version 23H2.
44
author: alkohli
55
ms.topic: conceptual
6-
ms.date: 04/25/2025
6+
ms.date: 05/12/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -306,7 +306,7 @@ For a list of the files that are provided in this update, download the file info
306306
307307
::: moniker-end
308308
309-
::: moniker range="azloc-2411"
309+
::: moniker range="azloc-previous"
310310
311311
## November OS security update (KB) for Azure Local
312312
@@ -344,10 +344,6 @@ To install the LCU on your Azure Local instance, see [Update Azure Stack Local i
344344
345345
For a list of the files that are provided in this update, download the file information for [Cumulative update KB 5046618](https://go.microsoft.com/fwlink/?linkid=2296832).
346346
347-
::: moniker-end
348-
349-
::: moniker range="azloc-previous"
350-
351347
## October OS security update (KB 5044288) for Azure Local
352348
353349
<!-- [!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)] -->

azure-local/whats-new.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: overview
55
author: alkohli
66
ms.author: alkohli
77
ms.service: azure-local
8-
ms.date: 05/08/2025
8+
ms.date: 05/12/2025
99
---
1010

1111
# What's new in Azure Local?
@@ -170,7 +170,7 @@ For more information on improvements in this release, see the [Fixed issues in 2
170170

171171
::: moniker-end
172172

173-
::: moniker range="=azloc-2411"
173+
::: moniker range="=azloc-previous"
174174

175175
## Features and improvements in 2411
176176

@@ -219,10 +219,6 @@ This release has the following features and improvements:
219219

220220
- **AKS on Azure Local** - This release has several new features and enhancements for AKS on Azure Local. For more information, see [What's new in AKS on Azure Local](/azure/aks/hybrid/aks-whats-new-23h2).
221221

222-
::: moniker-end
223-
224-
::: moniker range="=azloc-previous"
225-
226222
## Features and improvements in 2408.2
227223

228224
This release has the following features and improvements:

0 commit comments

Comments
 (0)