Skip to content

Commit dd6d1ae

Browse files
author
Manika Dhiman
committed
tweaks
1 parent 9507c42 commit dd6d1ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/known-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ The following table lists the known issues from previous releases:
9191
| 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). |
9292
| 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.|
9393

94-
## Expected system behavior
94+
## Known and expected behaviors
9595

96-
The following table lists the system behavior, which is by design and shouldn't be considered as bugs or limitations.
96+
The following table lists the known and expected system behaviors that shouldn't be considered as bugs or limitations.
9797

9898
| Feature | Behavior | Workaround |
9999
|---------|---------|---------|

0 commit comments

Comments
 (0)