Skip to content

Commit 539ba82

Browse files
committed
Updated text
1 parent 3da9435 commit 539ba82

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

azure-local/known-issues.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -482,10 +482,6 @@ The following table lists the known issues from previous releases:
482482
| 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). |
483483
| 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.|
484484

485-
::: moniker-end
486-
487-
::: moniker range="=azloc-previous"
488-
489485
## Known issues for version 2408.2
490486

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

0 commit comments

Comments
 (0)