Skip to content

Commit f7bde1e

Browse files
committed
Moniker changes for 2508
1 parent ddb3c69 commit f7bde1e

File tree

4 files changed

+9
-28
lines changed

4 files changed

+9
-28
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-24112 || =azloc-previous",
90-
"./*.yml": ">=azloc-24112 || =azloc-previous"
89+
"./*.md": ">=azloc-24113 || =azloc-previous",
90+
"./*.yml": ">=azloc-24113 || =azloc-previous"
9191
}
9292
},
9393
"template": [],
9494
"groups": {
9595
"version-azlocal": {
96-
"moniker_range": ">=azloc-24112 || =azloc-previous",
96+
"moniker_range": ">=azloc-24113 || =azloc-previous",
9797
"dest": "azure-local"
9898
}
9999
}

azure-local/known-issues.md

Lines changed: 2 additions & 10 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: 08/01/2025
6+
ms.date: 08/06/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -421,7 +421,7 @@ The following table lists the known issues from previous releases:
421421

422422
::: moniker-end
423423

424-
::: moniker range="=azloc-24113"
424+
::: moniker range="=azloc-previous"
425425

426426
## Known issues for version 2411.3
427427

@@ -461,10 +461,6 @@ The following table lists the known issues from previous releases:
461461
| Azure Local VM management |In rare instances, deleting a network interface on an Azure Local VM from Azure portal doesn't work in this release.| Use the Azure CLI to first remove the network interface and then delete it. For more information, see [Remove the network interface](/cli/azure/stack-hci-vm/nic#az-stack-hci-vm-nic-remove) and see [Delete the network interface](/cli/azure/stack-hci-vm/network/nic#az-stack-hci-vm-network-nic-delete).|
462462
| Security <!-- 56969147 --> | When fixing the compliance for the minimum password length rule, even after you've changed the minimum password length on the Azure Local host to 14, you continue to see it as non-compliant in Azure policy. | You can verify the length of the password using the `net accounts` cmdlet. In the output, find **Minimum password length** to see the value. |
463463

464-
::: moniker-end
465-
466-
::: moniker range="=azloc-24112"
467-
468464
## Known issues for version 2411.2
469465

470466
This software release maps to software version number **2411.2.12**.
@@ -509,10 +505,6 @@ The following table lists the known issues from previous releases:
509505
| Azure Local VM management |In rare instances, deleting a network interface on an Azure Local VM from Azure portal doesn't work in this release.| Use the Azure CLI to first remove the network interface and then delete it. For more information, see [Remove the network interface](/cli/azure/stack-hci-vm/nic#az-stack-hci-vm-nic-remove) and see [Delete the network interface](/cli/azure/stack-hci-vm/network/nic#az-stack-hci-vm-network-nic-delete).|
510506
| Security <!-- 56969147 --> | When fixing the compliance for the minimum password length rule, even after you've changed the minimum password length on the Azure Local host to 14, you continue to see it as non-compliant in Azure policy. | You can verify the length of the password using the `net accounts` cmdlet. In the output, find **Minimum password length** to see the value. |
511507

512-
::: moniker-end
513-
514-
::: moniker range="=azloc-previous"
515-
516508
## Known issues for version 2411.1
517509

518510
This software release maps to software version number **2411.1.10**.

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Security updates for Azure Local
33
description: Security updates for Azure Local.
44
author: alkohli
55
ms.topic: conceptual
6-
ms.date: 07/14/2025
6+
ms.date: 08/06/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -187,7 +187,6 @@ For a list of the files that are provided in this update, download the file info
187187

188188
::: moniker-end
189189

190-
191190
::: moniker range="=azloc-2505"
192191

193192
## May OS security updates (KB5058384 and KB5058411) for Azure Local
@@ -373,7 +372,6 @@ For a list of the files that are provided in this update, download the file info
373372

374373
---
375374

376-
377375
::: moniker-end
378376

379377
::: moniker range="=azloc-2503"
@@ -430,7 +428,7 @@ For a list of the files that are provided in this update, download the file info
430428

431429
::: moniker-end
432430

433-
::: moniker range="=azloc-24113"
431+
::: moniker range="=azloc-previous"
434432

435433
## February OS security update (KB5051980) for Azure Local
436434

@@ -496,10 +494,6 @@ To install the LCU on your Azure Local instance, see [Update Azure Stack Local i
496494
497495
For a list of the files that are provided in this update, download the file information for [Cumulative update KB 5051980](https://go.microsoft.com/fwlink/?linkid=2303533).
498496
499-
::: moniker-end
500-
501-
::: moniker range="=azloc-previous"
502-
503497
## January OS security update (KB5049984) for Azure Local
504498
505499
This article describes the OS security update for Azure Local that was released on January 14, 2025 and applies to OS build 25398.1369.

azure-local/whats-new.md

Lines changed: 2 additions & 7 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: 07/24/2025
8+
ms.date: 08/06/2025
99
---
1010

1111
# What's new in Azure Local?
@@ -237,7 +237,6 @@ This release has the following features and improvements:
237237

238238
- **What's new for migration**: Documentation for improvements and features for VM migration to Azure Local is now available. For more information, see [What's new in migration](./migrate/migrate-whats-new.md).
239239

240-
241240
::: moniker-end
242241

243242
::: moniker range="=azloc-previous"
@@ -250,11 +249,7 @@ This release has the following features and improvements:
250249
- **Updated .NET version** - This build has an updated .NET version 8.0.13.
251250
- **New Lifecycle Manager version** - Lifecycle Manager version 30.2503.0.854 is released to deploy the 2411.3 build. This new version moves the content download from extension installation to a visible step in validation. This reduces the overall content download size from a per machine to a one-time download.
252251

253-
For more information on improvements in this release, see the [Fixed issues in 2411.3](./known-issues.md?view=azloc-24113&preserve-view=true#fixed-issues).
254-
255-
::: moniker-end
256-
257-
::: moniker range="=azloc-previous"
252+
For more information on improvements in this release, see the [Fixed issues in 2411.3](./known-issues.md?view=azloc-previous&preserve-view=true#fixed-issues).
258253

259254
## Features and improvements in 2411.2
260255

0 commit comments

Comments
 (0)