Skip to content

Commit c899909

Browse files
committed
Updated text
1 parent f3c9757 commit c899909

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

azure-local/known-issues.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ The following table lists the fixed issues in this release:
222222
| Upgrade <!--30251075--> | Added a check to validate enough free memory to start an Azure Arc resource bridge VM. | |
223223
| Security <!--XXXX--> | Mitigation for security vulnerability CVE-2024-21302 was implemented. See the [Guidance for blocking rollback of Virtualization-based Security (VBS) related security updates](https://support.microsoft.com/topic/guidance-for-blocking-rollback-of-virtualization-based-security-vbs-related-security-updates-b2e7ebf4-f64d-4884-a390-38d63171b8d3) | |
224224
| Deployment | During Azure Local deployment via portal, **Validate selected machines** fails with this error message: `Mandatory extension [Lcm controller] installed version [30.2503.0.907] is not equal to the required version [30.2411.2.789] for Arc machine [Name of the machine]. Please create EdgeDevice resource again for this machine to fix the issue.` | Reinstall the correct version of `AzureEdgeLifecycleManager` extension. Follow these steps: <br> 1. Select the machine and then select **Install extensions**. <br> <br>![Screenshot of extension installation on Azure Local machines.](media/known-issues/select-machine-2.png)<br> <br> 2. Repeat this step for each machine you intend to cluster. It takes roughly 15 minutes for the installation to complete. <br> 3. Verify that the `AzureEdgeLifecycleManager` extension version is 30.2411.2.789. <br><br> ![Screenshot of extension version installed on Azure Local machines that can be validated.](media/known-issues/select-machine-1.png) <br><br> 4. After the extensions are installed on all the machines in the list, select **Add machines** to refresh the list. <br> 5. Select **Validate selected machines**. The validation should succeed. |
225+
| Deployment |
225226

226227

227228
## Known issues in this release
@@ -289,7 +290,7 @@ The following table lists the known issues from previous releases:
289290

290291
|Feature |Issue |Workaround |
291292
|---------|---------|---------|
292-
| Deployment <!--31699269--> | When deploying Azure Local you may encounter an error at the **Apply security settings on servers** step: `Type 'ConfigureSecurityBaseline' of Role 'AzureStackOSConfig' raised an exception: [ConfigureSecurityBaseline] ConfigureSecurityBaseline failed on <server> with exception: -> Failed to apply OSConfiguration enforcement for ASHCIApplianceSecurityBaselineConfig on <server>`. | There's no workaround in this release. If you encounter this issue, contact Microsoft Support to determine next steps. |
293+
| Deployment <!--31699269--> | When deploying Azure Local you may encounter an error at the **Apply security settings on servers** step: `Type 'ConfigureSecurityBaseline' of Role 'AzureStackOSConfig' raised an exception: [ConfigureSecurityBaseline] ConfigureSecurityBaseline failed on <server name> with exception: -> Failed to apply OSConfiguration enforcement for ASHCIApplianceSecurityBaselineConfig on <server name>`. | There's no workaround in this release. If you encounter this issue, contact Microsoft Support to determine next steps. |
293294
| Update | When monitoring update progress in the Azure Update Management portal, the progress might appear to not have updated for several hours. | Run `Get-SolutionUpdate` on one of the cluster nodes. If an update object is returned, the update might be taking longer than expected but it is progressing. If an update object is not returned, the update may be stalled. For detailed steps on how to resolve this issue, see the [Troubleshooting guide](https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/Update/Get-SolutionUpdate-GatewayTimeout.md).|
294295
| 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`. |
295296
| 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. |
@@ -332,12 +333,12 @@ The following issues are fixed in this release:
332333

333334
## Known issues in this release
334335

335-
<!--The following table lists the known issues in this release:
336+
The following table lists the known issues in this release:
336337

337338
|Feature |Issue |Workaround |
338339
|---------|---------|---------|
339340
| Update | When monitoring update progress in the Azure Update Management portal, the progress might appear to not have updated for several hours. | Run `Get-SolutionUpdate` on one of the cluster nodes. If an update object is returned, the update might be taking longer than expected but it is progressing. If an update object is not returned, the update may be stalled. For detailed steps on how to resolve this issue, see the [Troubleshooting guide](https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/Update/Get-SolutionUpdate-GatewayTimeout.md).|
340-
| Deployment <!--31699269-->| When deploying Azure Local you may encounter an error at the **Apply security settings on servers** step: `Type 'ConfigureSecurityBaseline' of Role 'AzureStackOSConfig' raised an exception: [ConfigureSecurityBaseline] ConfigureSecurityBaseline failed on <server> with exception: -> Failed to apply OSConfiguration enforcement for ASHCIApplianceSecurityBaselineConfig on <server>`. | There's no workaround in this release. If you encounter this issue, contact Microsoft Support to determine next steps. |
341+
| Deployment <!--31699269-->| When deploying Azure Local you may encounter an error at the **Apply security settings on servers** step: `Type 'ConfigureSecurityBaseline' of Role 'AzureStackOSConfig' raised an exception: [ConfigureSecurityBaseline] ConfigureSecurityBaseline failed on <server name> with exception: -> Failed to apply OSConfiguration enforcement for ASHCIApplianceSecurityBaselineConfig on <server name>`. | There's no workaround in this release. If you encounter this issue, contact Microsoft Support to determine next steps. |
341342

342343
## Known issues from previous releases
343344

0 commit comments

Comments
 (0)