Skip to content

Commit 0daae6f

Browse files
author
Manika Dhiman
committed
System constraints table in known issues
1 parent df7e790 commit 0daae6f

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

azure-local/known-issues.md

Lines changed: 2 additions & 3 deletions
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: 04/24/2025
6+
ms.date: 04/29/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -92,13 +92,12 @@ The following table lists the known issues from previous releases:
9292

9393
## Expected system behavior
9494

95-
The following table lists the expected behavior of Azure Local solution. These are intentional, not bugs or limitations.
95+
The following table lists the expected behavior of Azure Local solution, which are not bugs or limitations.
9696

9797
| Feature | Behavior | Workaround |
9898
|---------|---------|---------|
9999
| 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. | |
100100
| 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. |
101-
| Azure Site Recovery |Azure Site Recovery can't be installed on an Azure Local instance in this release. |There's no known workaround in this release. |
102101

103102
::: moniker-end
104103

azure-local/manage/azure-site-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use Azure Site Recovery to protect Hyper-V VM workloads running on
44
ms.topic: article
55
author: alkohli
66
ms.author: alkohli
7-
ms.date: 04/16/2025
7+
ms.date: 04/29/2025
88
---
99
<!-- This article is used by the Windows Server Docs, all links must be site relative (except include files). For example, /azure-stack/hci/manage/azure-site-recovery -->
1010

@@ -243,7 +243,7 @@ Here's a list of known issues and the associated workarounds in this release:
243243
|----|----------------------|---------------------------|
244244
| 1. | When you register Azure Site Recovery with a system, a machine fails to install Azure Site Recovery or register to the Azure Site Recovery service. | In this instance, your VMs may not be protected. Verify that all machines in the system are registered in the Azure portal by going to the **Recovery Services vault** \> **Jobs** \> **Site Recovery Jobs**. |
245245
| 2. | Azure Site Recovery agent fails to install. No error details are seen at the system or machine levels in the Azure Local portal. | When the Azure Site Recovery agent installation fails, it is because of the one of the following reasons: <br><br> - Installation fails as Hyper-V isn't set up on the host. </br><br> - The Hyper-V host is already associated to a Hyper-V site and you're trying to install the extension with a different Hyper-V site. </br> |
246-
| 3. | Azure Site Recovery agent fails to install. Error message of "Microsoft Azure Site Recovery Provider installation has failed with exit code - 1." appears in the portal with the failed installation. | The installation fails when WDAC is enforced. <br><br> - Setting WDAC to "Audit" mode will allow the installation to complete. To set the WDAC mode to be Audit, you can follow the instructions in [Manage WDAC settings with PowerShell](/azure-stack/hci/manage/manage-wdac#manage-wdac-settings-with-powershell) |
246+
| 3. | Azure Site Recovery agent fails to install. Error message of "Microsoft Azure Site Recovery Provider installation has failed with exit code - 1." appears in the portal with the failed installation. | The installation fails when WDAC is enforced. <br><br> - Setting WDAC to "Audit" mode will allow the installation to complete. However, this isn't recommended for production environments. To set the WDAC mode to be Audit, you can follow the instructions in [Manage WDAC settings with PowerShell](/azure-stack/hci/manage/manage-wdac#manage-wdac-settings-with-powershell) |
247247
| 4. | Failback of an Azure Local VM to an alternate cluster fails. | Failback of an Azure Local VM to an alternate cluster is not supported |
248248

249249
## Next steps

0 commit comments

Comments
 (0)