Skip to content

Commit 3285cb9

Browse files
authored
Merge pull request #18441 from alkohli/2-2507
Moniker changes for 2507
2 parents f22c2ca + 8bfeb6d commit 3285cb9

File tree

4 files changed

+14
-27
lines changed

4 files changed

+14
-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-24111 || =azloc-previous",
90-
"./*.yml": ">=azloc-24111 || =azloc-previous"
89+
"./*.md": ">=azloc-24112 || =azloc-previous",
90+
"./*.yml": ">=azloc-24112 || =azloc-previous"
9191
}
9292
},
9393
"template": [],
9494
"groups": {
9595
"version-azlocal": {
96-
"moniker_range": ">=azloc-24111 || =azloc-previous",
96+
"moniker_range": ">=azloc-24112 || =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: 07/02/2025
6+
ms.date: 07/14/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -388,7 +388,7 @@ The following table lists the known issues from previous releases:
388388

389389
::: moniker-end
390390

391-
::: moniker range="=azloc-24112"
391+
::: moniker range="=azloc-previous"
392392

393393
## Known issues for version 2411.2
394394

@@ -438,10 +438,6 @@ The following table lists the known issues from previous releases:
438438
| 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).|
439439
| 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. |
440440

441-
::: moniker-end
442-
443-
::: moniker range="=azloc-previous"
444-
445441
## Known issues for version 2411.1
446442

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

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

Lines changed: 5 additions & 10 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: 06/10/2025
6+
ms.date: 07/14/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -220,7 +220,7 @@ This issue likely affects a limited number of organizations as version 2411 of t
220220
**Workaround**
221221

222222
The issue has been resolved in Citrix Session Recording Agent version 2503, released on April 28, 2025, and newer versions.
223-
For details, see the documentation provided by Citrix at [Microsoft's January Security Update Fails/Reverts on a machine with 2411 Session Recording Agent](https://support.citrix.com/s/article/CTX692505-microsofts-january-security-update-failsreverts-on-a-machine-with-2411-session-recording-agent?language=en_US).
223+
224224

225225
## To install
226226

@@ -262,8 +262,7 @@ This issue likely affects a limited number of organizations as version 2411 of t
262262

263263
**Workaround**
264264

265-
Citrix has documented this issue, including a workaround, which can be performed prior to installing the January 2025 Windows security update. For details, see the [Citrix documentation](https://support.citrix.com/s/article/CTX692505-microsofts-january-security-update-failsreverts-on-a-machine-with-2411-session-recording-agent?language=en_US).
266-
265+
Citrix has documented this issue, including a workaround, which can be performed prior to installing the January 2025 Windows security update.
267266
Microsoft is working with Citrix to address this issue and will update this documentation once a resolution is available.
268267

269268
## To install
@@ -322,7 +321,7 @@ This issue likely affects a limited number of organizations as version 2411 of t
322321
**Workaround**
323322

324323
The issue has been resolved in Citrix Session Recording Agent version 2503, released on April 28, 2025, and newer versions.
325-
For details, see the documentation provided by Citrix at [Microsoft's January Security Update Fails/Reverts on a machine with 2411 Session Recording Agent](https://support.citrix.com/s/article/CTX692505-microsofts-january-security-update-failsreverts-on-a-machine-with-2411-session-recording-agent?language=en_US).​​​​​​​
324+
326325

327326
## To install
328327

@@ -404,7 +403,7 @@ For a list of the files that are provided in this update, download the file info
404403
405404
::: moniker-end
406405
407-
::: moniker range="=azloc-24112"
406+
::: moniker range="=azloc-previous"
408407
409408
## January OS security update (KB5049984) for Azure Local
410409
@@ -439,10 +438,6 @@ To install the LCU on your Azure Local instance, see [Update Azure Stack Local i
439438
440439
For a list of the files that are provided in this update, download the file information for [Cumulative update KB5049984](https://go.microsoft.com/fwlink/?linkid=2300815).
441440
442-
::: moniker-end
443-
444-
::: moniker range="azloc-previous"
445-
446441
## December OS security update (KB5048653) for Azure Local
447442
448443
This section describes the OS security update for Azure Local that was released on December 17, 2024 and applies to OS build 25398.1308.

azure-local/whats-new.md

Lines changed: 4 additions & 8 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/02/2025
8+
ms.date: 07/14/2025
99
---
1010

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

225225
::: moniker-end
226226

227-
::: moniker range="=azloc-24112"
227+
::: moniker range="=azloc-previous"
228228

229229
## Features and improvements in 2411.2
230230

@@ -236,11 +236,7 @@ This is a baseline release with the following features and improvements:
236236

237237
- **4-node switchless support documentation** - Documentation for 4-node switchless is now available. For more information, see [4-node switchless support](./plan/four-node-switchless-two-switches-two-links.md).
238238

239-
For more information on improvements in this release, see the [Fixed issues in 2411.2](./known-issues.md?view=azloc-24112&preserve-view=true#fixed-issues).
240-
241-
::: moniker-end
242-
243-
::: moniker range="=azloc-previous"
239+
For more information on improvements in this release, see the [Fixed issues in 2411.2](./known-issues.md?view=azloc-previous&preserve-view=true#fixed-issues).
244240

245241
## Features and improvements in 2411.1
246242

@@ -252,7 +248,7 @@ This release has the following features and improvements:
252248

253249
- **4-node switchless support** - Starting this release, 4-node switchless is supported for Azure Local.
254250

255-
For more information on improvements in this release, see the [Fixed issues in 2411.1](./known-issues.md?view=azloc-24111&preserve-view=true#fixed-issues-1).
251+
For more information on improvements in this release, see the [Fixed issues in 2411.1](./known-issues.md?view=azloc-previous&preserve-view=true#fixed-issues-1).
256252

257253
## Features and improvements in 2411
258254

0 commit comments

Comments
 (0)