Skip to content

Commit b647010

Browse files
author
Manika Dhiman
committed
Moniker changes for 2505 release
1 parent dfe0696 commit b647010

File tree

4 files changed

+9
-21
lines changed

4 files changed

+9
-21
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: 2 additions & 6 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

@@ -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**.

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)