Skip to content

Moniker changes for 2508 #3781

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions azure-local/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Expand Down
24 changes: 8 additions & 16 deletions azure-local/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---
Expand Down Expand Up @@ -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

Expand All @@ -435,19 +435,19 @@ 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:

|Feature |Issue |Workaround |
|---------|---------|---------|
| 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: <br> 1. Select the machine and then select **Install extensions**. <br> <br>![Screenshot of extension installation on Azure Local machines.](media/known-issues/select-machine-2.png)<br> <br> 2. Repeat this step for each machine you intend to cluster. It takes roughly 15 minutes for the installation to complete. <br> 3. Verify that the `AzureEdgeLifecycleManager` extension version is 30.2411.2.789. <br><br> ![Screenshot of extension version installed on Azure Local machines that can be validated.](media/known-issues/select-machine-1.png) <br><br> 4. After the extensions are installed on all the machines in the list, select **Add machines** to refresh the list. <br> 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:

Expand All @@ -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 <!-- 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. |

::: moniker-end

::: moniker range="=azloc-24112"

## Known issues for version 2411.2

This software release maps to software version number **2411.2.12**.
Expand All @@ -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:

Expand All @@ -488,15 +484,15 @@ 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. <br> 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 <!--304749733--> |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:

|Feature |Issue |Workaround |
|---------|---------|---------|
| Deployment <!--31699269-->| This issue affects deployment and update on OEM-licensed devices. During deployment, you might see this error at **Apply security settings on servers**: <br></br>`Type 'ConfigureSecurityBaseline' of Role 'AzureStackOSConfig' raised an exception: [ConfigureSecurityBaseline] ConfigureSecurityBaseline failed on <server name> with exception: -> Failed to apply OSConfiguration enforcement for ASHCIApplianceSecurityBaselineConfig on <server name>`. | 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. <br></br> 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:

Expand All @@ -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 <!-- 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. |

::: moniker-end

::: moniker range="=azloc-previous"

## Known issues for version 2411.1

This software release maps to software version number **2411.1.10**.
Expand Down
26 changes: 10 additions & 16 deletions azure-local/security-update/security-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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.

Expand All @@ -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.

Expand Down Expand Up @@ -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.

Expand All @@ -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).

Expand Down
9 changes: 2 additions & 7 deletions azure-local/whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down Expand Up @@ -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"
Expand All @@ -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

Expand Down