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
+88Lines changed: 88 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,94 @@ ms.reviewer: alkohli
10
10
11
11
# Known issues in Azure Local
12
12
13
+
::: moniker range="=azloc-2506"
14
+
15
+
This article identifies critical known issues and their workarounds in Azure Local.
16
+
17
+
These release notes are continuously updated, and as critical issues requiring a workaround are discovered, they're added. Before you deploy your Azure Local instance, carefully review the information contained here.
18
+
19
+
> [!IMPORTANT]
20
+
> For information about supported update paths for this release, see [Release information](./release-information-23h2.md#about-azure-local-releases).
21
+
22
+
For more information about new features in this release, see [What's new for Azure Local](whats-new.md).
23
+
24
+
## Known issues for version 2506
25
+
26
+
For the 2506 release of Azure Local, Microsoft released two security updates: one for existing deployments and another for new deployments. The following table provides information about different deployment types, their corresponding security updates, and OS builds:
| New deployments | 12.2506.1001.16 | 26100.4061 |
32
+
33
+
> [!IMPORTANT]
34
+
> The new deployments of this software use the **12.2506.1001.16** build. You can also update an existing deployment from 2504 using **11.2506.1001.15**.
35
+
36
+
Release notes for this version include the issues fixed in this release, known issues in this release, and release note issues carried over from previous versions.
37
+
38
+
> [!NOTE]
39
+
> For detailed remediation for common known issues, see the [Azure Local Supportability](https://github.com/Azure/AzureStackHCI-Supportability) GitHub repository.
40
+
41
+
## Fixed issues
42
+
43
+
The following table lists the fixed issues in this release:
44
+
45
+
|Feature|Issue|Workaround/Comments|
46
+
|------|------|----------|
47
+
| Azure Local VMs <!--30035765-->| When creating a VM, there is no option to prompt for password. | Password is prompted when --password is not explicitly passed. This provides customers a more secure way to input password. |
48
+
| Azure Local VMs <!--32130105-->| When creating a VM, `--admin-username` and `--password` are required for guest management enablement. | Unbound requirement for guest management enablement. Now, when creating a VM, --admin-username and --password are required unless the OS disk is provided or the --authentication-type is "ssh". |
49
+
| Azure Local VMs <!--32417179-->| In some cases, VM update operations were incorrectly shown as successful on Portal even though they had failed in the underlying infrastructure. | Improved error reporting to ensure the Portal accurately reflects the true status of VM update operations. |
50
+
| Azure Local VMs <!--32503885-->| Deleting a logical network with an attached AKS cluster would leave behind orphaned on-premises resources. | Properly detects and handles AKS cluster dependencies during logical network deletion to prevent resource leaks. |
51
+
| Azure Local VMs <!--32698064-->| Unable to create VHDs using --download-url | Correctly initializes VHD property before assigning the download URL, ensuring successful disk creation. |
52
+
| Azure Local VMs <!--32195527-->| In some cases, deleting a VM from multiple platforms (Portal, Windows Admin Center, Failover Cluster Manager) could cause its high availability (HA) status to remain stuck in a pending state. | Correctly updates the HA status when the VM is removed from the cluster, preventing it from getting stuck. |
53
+
| Azure Local VMs <!--32255591-->| After creating a VM, a temporary ISO file used for guest agent setup was sometimes left attached. | ISO file is automatically removed after VM creation. |
54
+
| Azure Local VMs <!--30846971-->| In some cases, VM deletions did not properly clean up associated network interfaces or disks, leaving behind orphaned resources that blocked reuse of IP addresses and storage. | All dependent resources are correctly detached and deleted when a VM is deleted, preventing resource leaks. |
55
+
| Azure Local VMs <!--30651739-->| Improved validation for the IP address of the infrastructure range. ||
56
+
| Azure Local VMs <!--32078730-->| Improved behavior for loading PowerShell modules. ||
57
+
| Azure Local VMs <!--32311676-->| Added flag to enable decryption of volumes when re-attaching them. ||
58
+
59
+
## Known issues in this release
60
+
61
+
The following table lists the known issues in this release:
62
+
63
+
|Feature |Issue |Workaround |
64
+
|---------|---------|---------|
65
+
| Update <!--54889342-->| A critical VM operational status not OK alert is shown in the Azure portal under **Update readiness** and in the **Alerts** pane after the update has completed successfully. Additionally, the alert appears when running the `Get-HealthFault` cmdlet. | No action is required on your part. This alert will resolve automatically in a few days. |
66
+
67
+
## Known issues from previous releases
68
+
69
+
The following table lists the known issues from previous releases:
70
+
71
+
|Feature |Issue |Workaround |
72
+
|---------|---------|---------|
73
+
| Add server <br> Repair server <!--32447442-->| The `Add-server` and `Repair-server` cmdlets fail with the error: <br> `Cluster Build ID matches node to add's Build ID`. | Use the OS image of the same solution version as that running on the existing cluster. To get the OS image, identify and download the image version from this [Release table](https://github.com/Azure-Samples/AzureLocal/blob/main/os-image/os-image-tracking-table.md). |
74
+
| Deployment <!--33008717-->| In this release and previous releases, registration fails with the following error when you try to register Azure Local machines with Azure Arc: <br>`AZCMAgent command failed with error: >> exitcode: 42. Additional Info: See https://aka.ms/arc/azcmerror`. | For detailed steps on how to resolve this issue, see the [Troubleshooting guide](https://github.com/Azure/AzureLocal-Supportability/blob/users/kagoyal/tsg-error42/TSG/ArcRegistration/TSG%20%7C%20Arc%20registration%20failing%20with%20error%2042.md). |
75
+
| Azure Local VM management | The Mochostagent service might appear to be running but can get stuck without updating logs for over a month. You can identify this issue by checking the service logs in `C:\programdata\mochostagent\logs` to see if logs are being updated. | Run the following command to restart the mochostagent service: `restart-service mochostagent`. |
76
+
| Update | When viewing the readiness check results for an Azure Local instance via the Azure Update Manager, there might be multiple readiness checks with the same name. |There's no known workaround in this release. Select **View details** to view specific information about the readiness check. |
77
+
| Update | There's an intermittent issue in this release when the Azure portal incorrectly reports the update status as **Failed to update** or **In progress** though the update is complete. |[Connect to your Azure Local instance](./update/update-via-powershell-23h2.md#connect-to-your-azure-local) via a remote PowerShell session. To confirm the update status, run the following PowerShell cmdlets: <br><br> `$Update = get-solutionupdate`\|`? version -eq "<version string>"`<br><br>Replace the version string with the version you're running. For example, "10.2405.0.23". <br><br>`$Update.state`<br><br>If the update status is **Installed**, no further action is required on your part. Azure portal refreshes the status correctly within 24 hours. <br> To refresh the status sooner, follow these steps on one of the nodes. <br>Restart the Cloud Management cluster group.<br>`Stop-ClusterGroup "Cloud Management"`<br>`Start-ClusterGroup "Cloud Management"`|
78
+
| Add server <!--26852600-->|In this release and previous releases, when adding a machine to the system, isn't possible to update the proxy bypass list string to include the new machine. Updating environment variables proxy bypass list on the hosts won't update the proxy bypass list on Azure resource bridge or AKS. |There's no workaround in this release. If you encounter this issue, contact Microsoft Support to determine next steps.|
79
+
| Azure Local VM management |Arc Extensions on Azure Local VMs stay in "Creating" state indefinitely. | Sign in to the VM, open a command prompt, and type the following: <br> **Windows**: <br> `notepad C:\ProgramData\AzureConnectedMachineAgent\Config\agentconfig.json` <br> **Linux**: <br> `sudo vi /var/opt/azcmagent/agentconfig.json` <br> Next, find the `resourcename` property. Delete the GUID that is appended to the end of the resource name, so this property matches the name of the VM. Then restart the VM.|
80
+
| Azure Local VM management |Restart of Azure Local VM operation completes after approximately 20 minutes although the VM itself restarts in about a minute.| There's no known workaround in this release. |
81
+
| Azure portal <!--25741164-->|In some instances, the Azure portal might take a while to update and the view might not be current.| You might need to wait for 30 minutes or more to see the updated view. |
82
+
| Azure Local VM management |Deleting a network interface on an Azure Local VM from Azure portal doesn't work in this release.| Use the Azure CLI to first remove the network interface and then delete it. For more information, see [Remove the network interface](/cli/azure/stack-hci-vm/nic#az-stack-hci-vm-nic-remove) and see [Delete the network interface](/cli/azure/stack-hci-vm/network/nic#az-stack-hci-vm-network-nic-delete).|
83
+
| 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). |
84
+
| Security <!-- 56969147 -->| When fixing the compliance for the minimum password length rule, even after you've changed the minimum password length on the Azure Local host to 14, you continue to see it as non-compliant in Azure policy. | You can verify the length of the password using the `net accounts` cmdlet. In the output, find **Minimum password length** to see the value. |
85
+
86
+
## Known and expected behaviors
87
+
88
+
The following table lists the known and expected system behaviors that shouldn't be considered as bugs or limitations.
89
+
90
+
| Feature | Behavior | Workaround |
91
+
|---------|---------|---------|
92
+
| 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. ||
93
+
| 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. |
94
+
95
+
::: moniker-end
96
+
97
+
==========================================
98
+
99
+
# Known issues in Azure Local
100
+
13
101
::: moniker range="=azloc-2505"
14
102
15
103
This article identifies critical known issues and their workarounds in Azure Local.
0 commit comments