You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-local/known-issues.md
+8-12Lines changed: 8 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Release notes with fixed and known issues in Azure Local
3
3
description: Read about the known issues and fixed issues in Azure Local.
4
4
author: alkohli
5
5
ms.topic: conceptual
6
-
ms.date: 05/07/2025
6
+
ms.date: 05/12/2025
7
7
ms.author: alkohli
8
8
ms.reviewer: alkohli
9
9
---
@@ -396,7 +396,7 @@ The following table lists the known issues from previous releases:
396
396
397
397
::: moniker-end
398
398
399
-
::: moniker range="=azloc-2411"
399
+
::: moniker range="=azloc-previous"
400
400
401
401
## Known issues for version 2411
402
402
@@ -410,7 +410,7 @@ Release notes for this version include the issues fixed in this release, known i
410
410
> [!NOTE]
411
411
> For detailed remediation for common known issues, see the [Azure Local Supportability](https://github.com/Azure/AzureStackHCI-Supportability) GitHub repository.
412
412
413
-
## Fixed issues
413
+
###Fixed issues
414
414
415
415
The following issues are fixed in this release:
416
416
@@ -419,7 +419,7 @@ The following issues are fixed in this release:
419
419
| Azure Local VM management <!--ADO-->| If you try to enable guest management on a migrated VM, the operation fails with the following error: *(InternalError) admission webhook "createupdatevalidationwebhook.infrastructure.azstackhci.microsoft.com" denied the request: OsProfile cannot be changed after resource creation*||
420
420
| Upgrade <!--29319539-->| When upgrading the stamp from 2311 or prior builds to 2408 or later, add node and repair node operations may fail. For example, you could see an error: `Type 'AddAsZHostToDomain' of Role 'BareMetal' raised an exception`. ||
421
421
422
-
## Known issues in this release
422
+
###Known issues in this release
423
423
424
424
The following table lists the known issues in this release:
425
425
@@ -431,7 +431,7 @@ The following table lists the known issues in this release:
431
431
| Update <!--ADO-->| With the 2411 release, solution and Solution Builder Extension update are not combined in a single update run. |To apply a Solution Builder Extension package, you need a separate update run.|
432
432
| Update <!--30221399--> | When applying solution update in this release, the update can fail. This will occur only if the update was started prior to November 26. The issue that causes the failure can result in one of the following error messages: <br><br>**Error 1** - The step "update ARB and extension" error "Clear-AzContext failed with 0 and Exception calling "Initialize" with "1" argument(s): "Object reference not set to an instance of an object." at "Clear-AzPowerShellCache". <br><br>**Error 2** - The step "EvalTVMFlow" error "CloudEngine.Actions.InterfaceInvocationFailedException: Type 'EvalTVMFlow' of Role 'ArcIntegration' raised an exception: This module requires `Az.Accounts` version 3.0.5. An earlier version of `Az.Accounts` is imported in the current PowerShell session. Please open a new session before importing this module. This error could indicate that multiple incompatible versions of the Azure PowerShell cmdlets are installed on your system. Please see https://aka.ms/azps-version-error for troubleshooting information." <br><br> Depending on the version of PowerShell modules, the above error could be reported for both versions 3.0.4 and 3.0.5.|For detailed steps on how to mitigate this issue, go to: [https://aka.ms/azloc-update-30221399](https://aka.ms/azloc-update-30221399). |
433
433
434
-
## Known issues from previous releases
434
+
###Known issues from previous releases
435
435
436
436
The following table lists the known issues from previous releases:
437
437
@@ -457,10 +457,6 @@ The following table lists the known issues from previous releases:
457
457
| Update | When updating the Azure Local instance via the Azure Update Manager, the update progress and results may not be visible in the Azure portal.| To work around this issue, on each node, add the following registry key (no value needed):<br><br>`New-Item -Path "HKLM:\SYSTEM\CurrentControlSet\Services\HciCloudManagementSvc\Parameters" -force`</br><br> Then on one of the nodes, restart the Cloud Management cluster group. </br><br>`Stop-ClusterGroup "Cloud Management"`</br><br>`Start-ClusterGroup "Cloud Management"`</br><br> This won't fully remediate the issue as the progress details may still not be displayed for a duration of the update process. To get the latest update details, you can [Retrieve the update progress with PowerShell](./update/update-via-powershell-23h2.md#step-6-track-update-progress). |
458
458
| 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.|
459
459
460
-
::: moniker-end
461
-
462
-
::: moniker range="=azloc-previous"
463
-
464
460
## Known issues for version 2408.2
465
461
466
462
This software release maps to software version number **2408.2.7**.
@@ -470,7 +466,7 @@ Release notes for this version include the issues fixed in this release, known i
470
466
> [!NOTE]
471
467
> For detailed remediation for common known issues, see the [Azure Local Supportability](https://github.com/Azure/AzureStackHCI-Supportability) GitHub repository.
472
468
473
-
## Fixed issues
469
+
###Fixed issues
474
470
475
471
The following issues are fixed in this release:
476
472
@@ -483,7 +479,7 @@ The following issues are fixed in this release:
483
479
| Upgrade <!--29498611-->| Added validation to ensure the package is the latest version ||
484
480
| Upgrade <!--29546100-->| Validation would fail due to group policies. ||
485
481
486
-
## Known issues in this release
482
+
###Known issues in this release
487
483
488
484
<!--The following table lists the known issues in this release:
489
485
@@ -492,7 +488,7 @@ The following issues are fixed in this release:
492
488
493
489
Microsoft isn't aware of any known issues in this release.
494
490
495
-
## Known issues from previous releases
491
+
###Known issues from previous releases
496
492
497
493
The following table lists the known issues from previous releases:
Copy file name to clipboardExpand all lines: azure-local/security-update/security-update.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Security updates for Azure Local, version 23H2
3
3
description: Security updates for Azure Local, version 23H2.
4
4
author: alkohli
5
5
ms.topic: conceptual
6
-
ms.date: 04/25/2025
6
+
ms.date: 05/12/2025
7
7
ms.author: alkohli
8
8
ms.reviewer: alkohli
9
9
---
@@ -306,7 +306,7 @@ For a list of the files that are provided in this update, download the file info
306
306
307
307
::: moniker-end
308
308
309
-
::: moniker range="azloc-2411"
309
+
::: moniker range="azloc-previous"
310
310
311
311
## November OS security update (KB) for Azure Local
312
312
@@ -344,10 +344,6 @@ To install the LCU on your Azure Local instance, see [Update Azure Stack Local i
344
344
345
345
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).
346
346
347
-
::: moniker-end
348
-
349
-
::: moniker range="azloc-previous"
350
-
351
347
## October OS security update (KB 5044288) for Azure Local
Copy file name to clipboardExpand all lines: azure-local/whats-new.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.topic: overview
5
5
author: alkohli
6
6
ms.author: alkohli
7
7
ms.service: azure-local
8
-
ms.date: 05/08/2025
8
+
ms.date: 05/12/2025
9
9
---
10
10
11
11
# What's new in Azure Local?
@@ -170,7 +170,7 @@ For more information on improvements in this release, see the [Fixed issues in 2
170
170
171
171
::: moniker-end
172
172
173
-
::: moniker range="=azloc-2411"
173
+
::: moniker range="=azloc-previous"
174
174
175
175
## Features and improvements in 2411
176
176
@@ -219,10 +219,6 @@ This release has the following features and improvements:
219
219
220
220
-**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).
221
221
222
-
::: moniker-end
223
-
224
-
::: moniker range="=azloc-previous"
225
-
226
222
## Features and improvements in 2408.2
227
223
228
224
This release has the following features and improvements:
0 commit comments