Skip to content

Commit 4c97631

Browse files
authored
Merge pull request #18170 from alkohli/1-2506
Docfx and moniker related changes
2 parents 017fd0e + 4213e9e commit 4c97631

File tree

4 files changed

+8
-54
lines changed

4 files changed

+8
-54
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: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ The following table lists the known issues from previous releases:
374374

375375
::: moniker-end
376376

377-
::: moniker range="=azloc-24111"
377+
::: moniker range="=azloc-previous"
378378

379379
## Known issues for version 2411.1
380380

@@ -432,10 +432,6 @@ The following table lists the known issues from previous releases:
432432
| 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.|
433433
| 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. |
434434

435-
::: moniker-end
436-
437-
::: moniker range="=azloc-2411"
438-
439435
## Known issues for version 2411
440436

441437
This software release maps to software version number **2411.0.24**.
@@ -489,10 +485,6 @@ The following table lists the known issues from previous releases:
489485
| 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. |
490486

491487

492-
::: moniker-end
493-
494-
::: moniker range="=azloc-previous"
495-
496488
## Known issues for version 2408.2
497489

498490
This software release maps to software version number **2408.2.7**.

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

Lines changed: 2 additions & 18 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: 05/30/2025
6+
ms.date: 06/10/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -361,7 +361,7 @@ For a list of the files that are provided in this update, download the file info
361361
362362
::: moniker-end
363363
364-
::: moniker range="azloc-24111"
364+
::: moniker range="azloc-previous"
365365
366366
## December OS security update (KB5048653) for Azure Local
367367
@@ -389,10 +389,6 @@ To install the LCU on your Azure Local instance, see [Update Azure Stack Local i
389389
390390
For a list of the files that are provided in this update, download the file information for [Cumulative update KB 5048653](https://go.microsoft.com/fwlink/?linkid=2299751).
391391
392-
::: moniker-end
393-
394-
::: moniker range="azloc-2411"
395-
396392
## November OS security update (KB) for Azure Local
397393
398394
<!-- [!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)] -->
@@ -429,10 +425,6 @@ To install the LCU on your Azure Local instance, see [Update Azure Stack Local i
429425
430426
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).
431427
432-
::: moniker-end
433-
434-
::: moniker range="azloc-previous"
435-
436428
## October OS security update (KB 5044288) for Azure Local
437429
438430
<!-- [!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)] -->
@@ -507,10 +499,6 @@ To install the LCU on your Azure Local instance, see [Update Azure Local instanc
507499
508500
For a list of the files that are provided in this update, download the file information for [Cumulative update 5043055](https://go.microsoft.com/fwlink/?linkid=2278952).
509501
510-
::: moniker-end
511-
512-
::: moniker range="azloc-previous"
513-
514502
## August 2024 OS security update (KB 5041573) for Azure Local
515503
516504
<!-- [!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)] -->
@@ -561,10 +549,6 @@ To install the LCU on your Azure Local instance, see [Update Azure Local instanc
561549
562550
For a list of the files that are provided in this update, download the file information for [Cumulative update 5041573](https://go.microsoft.com/fwlink/?linkid=2282056).
563551
564-
::: moniker-end
565-
566-
::: moniker range="azloc-previous"
567-
568552
## July 2024 OS security update (KB 5040438) for Azure Local
569553
570554
<!-- [!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)] -->

azure-local/whats-new.md

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

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

192192
::: moniker-end
193193

194-
::: moniker range="=azloc-24111"
194+
::: moniker range="=azloc-previous"
195195

196196
## Features and improvements in 2411.1
197197

@@ -205,10 +205,6 @@ This release has the following features and improvements:
205205

206206
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).
207207

208-
::: moniker-end
209-
210-
::: moniker range="=azloc-2411"
211-
212208
## Features and improvements in 2411
213209

214210
This release has the following features and improvements:
@@ -256,10 +252,6 @@ This release has the following features and improvements:
256252

257253
- **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).
258254

259-
::: moniker-end
260-
261-
::: moniker range="=azloc-previous"
262-
263255
## Features and improvements in 2408.2
264256

265257
This release has the following features and improvements:
@@ -284,10 +276,6 @@ This release has the following features and improvements:
284276
- **Improved CLI error messages** for deletion of VM network interfaces, data disks, and storage paths that are in use.
285277
- **Improved reliability** when installing open ssh client during solution deployment.
286278

287-
::: moniker-end
288-
289-
::: moniker range="=azloc-previous"
290-
291279
## Features and improvements in 2408
292280

293281
This is a baseline release with the following features and improvements:
@@ -325,20 +313,10 @@ This release contains the following changes for SBE:
325313
- **CAU plugin**: Starting in this release, SBE extensions use an updated CAU plugin that enhances support for host OS driver updates, addressing issues with drivers newer than those in the SBE. This plugin update provides hardware vendors more flexibility for driver version updates in support cases. Microsoft recommends installing host OS driver updates only through your hardware vendor's SBE.
326314
- **Improved error details**: Starting in this release, hardware vendor SBE failures or exceptions include the SBE publisher, family, and version at the beginning of the exception string. Provide this information to your hardware vendor to streamline the failure analysis.
327315

328-
::: moniker-end
329-
330-
::: moniker range="=azloc-previous"
331-
332-
333316
## Features and improvements in 2405.3
334317

335318
This is primarily a bug fix release. See the [Fixed issues list](./known-issues.md?view=azloc-previous&preserve-view=true) to understand the bug fixes.
336319

337-
::: moniker-end
338-
339-
340-
::: moniker range="=azloc-previous"
341-
342320
## Features and improvements in 2405.2
343321

344322
This is primarily a bug fix release with a few improvements.

0 commit comments

Comments
 (0)