diff --git a/azure-local/known-issues.md b/azure-local/known-issues.md
index 5478ac2453..1ff14fd26c 100644
--- a/azure-local/known-issues.md
+++ b/azure-local/known-issues.md
@@ -65,7 +65,6 @@ The following table lists the known issues from previous releases:
|Feature |Issue |Workaround |
|---------|---------|---------|
-| Azure Verification | VMs on Azure Local running Windows Server Azure Edition, Windows 10, or Windows 11 multi-session OS may not activate properly. A pop-up message or a watermark may display, indicating that Windows isn't activated. The VM will function, but the watermark will persist. | There's no known workaround in this release. |
| Add server
Repair server | The `Add-server` and `Repair-server` cmdlets fail with the error:
`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). |
| Deployment | In this release and previous releases, registration fails with the following error when you try to register Azure Local machines with Azure Arc:
`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/main/TSG/ArcRegistration/TSG-Arc-registration-failing-with-error-42.md). |
| 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`. |
@@ -958,4 +957,4 @@ The following table lists the known issues from previous releases:
## Next steps
- Read the [Deployment overview](./deploy/deployment-introduction.md).
-- For more information about previous releases, see [Known issues in Azure Local 23xx releases](previous-releases/known-issues-23.md) and [Known issues in Azure Local 24xx releases](previous-releases/known-issues-24.md).
\ No newline at end of file
+- For more information about previous releases, see [Known issues in Azure Local 23xx releases](previous-releases/known-issues-23.md) and [Known issues in Azure Local 24xx releases](previous-releases/known-issues-24.md).