diff --git a/azure-local/docfx.json b/azure-local/docfx.json
index e2ef41184f..2d302df4ff 100644
--- a/azure-local/docfx.json
+++ b/azure-local/docfx.json
@@ -86,14 +86,14 @@
},
"fileMetadata": {
"monikerRange": {
- "./*.md": ">=azloc-24112 || =azloc-previous",
- "./*.yml": ">=azloc-24112 || =azloc-previous"
+ "./*.md": ">=azloc-24113 || =azloc-previous",
+ "./*.yml": ">=azloc-24113 || =azloc-previous"
}
},
"template": [],
"groups": {
"version-azlocal": {
- "moniker_range": ">=azloc-24112 || =azloc-previous",
+ "moniker_range": ">=azloc-24113 || =azloc-previous",
"dest": "azure-local"
}
}
diff --git a/azure-local/known-issues.md b/azure-local/known-issues.md
index 085748e967..94f9612086 100644
--- a/azure-local/known-issues.md
+++ b/azure-local/known-issues.md
@@ -3,7 +3,7 @@ title: Release notes with fixed and known issues in Azure Local
description: Read about the known issues and fixed issues in Azure Local.
author: alkohli
ms.topic: conceptual
-ms.date: 08/01/2025
+ms.date: 08/06/2025
ms.author: alkohli
ms.reviewer: alkohli
---
@@ -421,7 +421,7 @@ The following table lists the known issues from previous releases:
::: moniker-end
-::: moniker range="=azloc-24113"
+::: moniker range="=azloc-previous"
## Known issues for version 2411.3
@@ -435,11 +435,11 @@ Release notes for this version include the issues fixed in this release, known i
> [!NOTE]
> For detailed remediation for common known issues, see the [Azure Local Supportability](https://github.com/Azure/AzureStackHCI-Supportability) GitHub repository.
-## Fixed issues
+### Fixed issues
There are no fixed issues in this release.
-## Known issues in this release
+### Known issues in this release
The following table lists the known issues in this release:
@@ -447,7 +447,7 @@ The following table lists the known issues in this release:
|---------|---------|---------|
| Deployment | During Azure Local deployment via portal, **Validate selected machines** fails with this error message: `Mandatory extension [Lcm controller] installed version [30.2503.0.907] is not equal to the required version [30.2411.2.789] for Arc machine [Name of the machine]. Please create EdgeDevice resource again for this machine to fix the issue.` | Reinstall the correct version of `AzureEdgeLifecycleManager` extension. Follow these steps:
1. Select the machine and then select **Install extensions**.

2. Repeat this step for each machine you intend to cluster. It takes roughly 15 minutes for the installation to complete.
3. Verify that the `AzureEdgeLifecycleManager` extension version is 30.2411.2.789.

4. After the extensions are installed on all the machines in the list, select **Add machines** to refresh the list.
5. Select **Validate selected machines**. The validation should succeed. |
-## Known issues from previous releases
+### Known issues from previous releases
The following table lists the known issues from previous releases:
@@ -461,10 +461,6 @@ The following table lists the known issues from previous releases:
| 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).|
| Security | 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. |
-::: moniker-end
-
-::: moniker range="=azloc-24112"
-
## Known issues for version 2411.2
This software release maps to software version number **2411.2.12**.
@@ -477,7 +473,7 @@ Release notes for this version include the issues fixed in this release, known i
> [!NOTE]
> For detailed remediation for common known issues, see the [Azure Local Supportability](https://github.com/Azure/AzureStackHCI-Supportability) GitHub repository.
-## Fixed issues
+### Fixed issues
The following issues are fixed in this release:
@@ -488,7 +484,7 @@ The following issues are fixed in this release:
| Deployment | Validation times out due to timestamp deserialization. | When deploying the operating system, select **English (United States)** as the installation language, as well as the time and currency format.
For detailed remediation steps, see the troubleshooting guide in the [Azure Local Supportability](https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/Deployment/Triggering-deployment-settings-validation-call-results-in-OperationTimeout-2411-1-and-LCM-Extension-2411-1.md) GitHub repository.|
| Update |A solution extension package was unintentionally applied into a solution update. ||
-## Known issues in this release
+### Known issues in this release
The following table lists the known issues in this release:
@@ -496,7 +492,7 @@ The following table lists the known issues in this release:
|---------|---------|---------|
| Deployment | This issue affects deployment and update on OEM-licensed devices. During deployment, you might see this error at **Apply security settings on servers**:
`Type 'ConfigureSecurityBaseline' of Role 'AzureStackOSConfig' raised an exception: [ConfigureSecurityBaseline] ConfigureSecurityBaseline failed on with exception: -> Failed to apply OSConfiguration enforcement for ASHCIApplianceSecurityBaselineConfig on `. | If you haven’t started the update, see [Azure Local OEM license devices](https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/Security/TSG-Azure-Local-HCI-OEM-license-devices.md) to apply the preventive steps before updating to Azure Local 2411.3.
If you’ve encountered the issue, use the same insructions to validate and apply the mitigation. |
-## Known issues from previous releases
+### Known issues from previous releases
The following table lists the known issues from previous releases:
@@ -509,10 +505,6 @@ The following table lists the known issues from previous releases:
| 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).|
| Security | 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. |
-::: moniker-end
-
-::: moniker range="=azloc-previous"
-
## Known issues for version 2411.1
This software release maps to software version number **2411.1.10**.
diff --git a/azure-local/security-update/security-update.md b/azure-local/security-update/security-update.md
index dfdfcd0b1f..27cab8a7dc 100644
--- a/azure-local/security-update/security-update.md
+++ b/azure-local/security-update/security-update.md
@@ -3,7 +3,7 @@ title: Security updates for Azure Local
description: Security updates for Azure Local.
author: alkohli
ms.topic: conceptual
-ms.date: 07/14/2025
+ms.date: 08/06/2025
ms.author: alkohli
ms.reviewer: alkohli
---
@@ -187,7 +187,6 @@ For a list of the files that are provided in this update, download the file info
::: moniker-end
-
::: moniker range="=azloc-2505"
## 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
---
-
::: moniker-end
::: moniker range="=azloc-2503"
@@ -430,13 +428,13 @@ For a list of the files that are provided in this update, download the file info
::: moniker-end
-::: moniker range="=azloc-24113"
+::: moniker range="=azloc-previous"
## February OS security update (KB5051980) for Azure Local
This article describes the OS security update for Azure Local that was released on February 11, 2025 and applies to OS build 25398.1425.
-## Improvements
+### Improvements
This security update includes quality improvements. Below is a summary of the key issues that this update addresses when you install this KB. If there are new features, it lists them as well. The bold text within the brackets indicates the item or area of the change.
@@ -458,7 +456,7 @@ This security update includes quality improvements. Below is a summary of the ke
For more information about security vulnerabilities, see the [Security Update Guide](https://portal.msrc.microsoft.com/security-guidance) and the [February 2025 Security Updates](https://msrc.microsoft.com/update-guide/releaseNote/2025-Feb).
-## Known issues
+### Known issues
The following is a known issue with this update.
@@ -486,25 +484,21 @@ You can temporarily resolve this issue by updating permissions (ACLs) on the aff
Microsoft is actively investigating the issue and will provide a resolution in an upcoming Windows update. Further communications will be provided when a resolution or addition is available.
-## To install
+### To install
Microsoft now combines the latest servicing stack update (SSU) for your operating system with the latest cumulative update (LCU). For general information about SSUs, see [Servicing stack updates](/windows/deployment/update/servicing-stack-updates) and [Servicing Stack Updates (SSU): Frequently Asked Questions](https://support.microsoft.com/topic/servicing-stack-updates-ssu-frequently-asked-questions-06b62771-1cb0-368c-09cf-87c4efc4f2fe).
To install the LCU on your Azure Local instance, see [Update Azure Stack Local instances](../update/about-updates-23h2.md).
-## File list
+### File list
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).
-::: moniker-end
-
-::: moniker range="=azloc-previous"
-
## January OS security update (KB5049984) for Azure Local
This article describes the OS security update for Azure Local that was released on January 14, 2025 and applies to OS build 25398.1369.
-## Improvements
+### Improvements
This security update includes quality improvements. Here is a summary of the key issues that this update addresses when you install this KB. If there are new features, it lists them as well. The bold text within the brackets indicates the item or area of the change.
@@ -519,17 +513,17 @@ This security update includes quality improvements. Here is a summary of the key
For more information about security vulnerabilities, see the [Security Update Guide](https://portal.msrc.microsoft.com/security-guidance) and the [January 2025 Security Updates](https://msrc.microsoft.com/update-guide/releaseNote/2025-Jan).
-## Known issues
+### Known issues
Microsoft is not currently aware of any issues with this update.
-## To install this update
+### To install this update
Microsoft now combines the latest servicing stack update (SSU) for your operating system with the latest cumulative update (LCU). For general information about SSUs, see [Servicing stack updates](/windows/deployment/update/servicing-stack-updates) and [Servicing Stack Updates (SSU): Frequently Asked Questions](https://support.microsoft.com/topic/servicing-stack-updates-ssu-frequently-asked-questions-06b62771-1cb0-368c-09cf-87c4efc4f2fe).
To install the LCU on your Azure Local instance, see [Update Azure Stack Local instances](../update/about-updates-23h2.md).
-## File list
+### File list
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).
diff --git a/azure-local/whats-new.md b/azure-local/whats-new.md
index 894ec18a08..d80a09ee30 100644
--- a/azure-local/whats-new.md
+++ b/azure-local/whats-new.md
@@ -5,7 +5,7 @@ ms.topic: overview
author: alkohli
ms.author: alkohli
ms.service: azure-local
-ms.date: 07/24/2025
+ms.date: 08/06/2025
---
# What's new in Azure Local?
@@ -237,7 +237,6 @@ This release has the following features and improvements:
- **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).
-
::: moniker-end
::: moniker range="=azloc-previous"
@@ -250,11 +249,7 @@ This release has the following features and improvements:
- **Updated .NET version** - This build has an updated .NET version 8.0.13.
- **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.
-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).
-
-::: moniker-end
-
-::: moniker range="=azloc-previous"
+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).
## Features and improvements in 2411.2