Skip to content

Commit 5671617

Browse files
committed
Updated
1 parent 68394ba commit 5671617

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

azure-local/known-issues.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Release notes with fixed and known issues in Azure Local
33
description: Read about the known issues and fixed issues in Azure Local.
44
author: alkohli
55
ms.topic: conceptual
6-
ms.date: 07/02/2025
6+
ms.date: 07/15/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -76,6 +76,15 @@ The following table lists the known issues from previous releases:
7676
| Deployment <!--33471589--> | After Azure portal deployment, SConfig network settings shows the error: `Set-SCfNetworksetting : Cannot bind argument to parameter 'Value' because it is null.` | There's no known workaround in this release. |
7777
| Update <!--33448368--> | Cluster-Aware Updating runs might fail with the error:<br>`Type 'SBEPartnerConfirmCauDone' of Role 'SBE' raised an exception:<br>SBE_MsftCIOnlyCommon_CommonForTesting_4.2.2504.16: ErrorID: SBE-CAU-RUNNING-AFTER-DONE -- CAU run is still in progress when it should be done. See https://aka.ms/AzureLocal/SBE/CauHelp for help. Review full Get-CauRun output it identify if it is progressing or stuck. Wait for it to complete if progressing.` | For detailed steps on how to resolve this issue, see the [Troubleshooting guide](https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/SolutionExtension/SBE-CAU-RUNNING-AFTER-DONE-Single-node-fail-SBE-Update.md).|
7878

79+
## Known and expected behaviors
80+
81+
The following table lists the known and expected system behaviors that shouldn't be considered as bugs or limitations.
82+
83+
| Feature | Behavior | Workaround |
84+
|---------|---------|---------|
85+
| Operating system | Restoring the registry using *RegBack* isn't supported on Azure Local. This operation can remove the Lifecycle Manager (LCM) and Microsoft On-premises Cloud (MOC) settings on your Azure Local instance, which can corrupt the solution. | |
86+
| Azure Local VM management| Using an exported Azure VM OS disk as a VHD to create a gallery image for provisioning an Azure Local VM is unsupported. | Run the command `restart-service mochostagent` to restart the mochostagent service. |
87+
7988
::: moniker-end
8089

8190
::: moniker range="=azloc-2506"

0 commit comments

Comments
 (0)