Skip to content

Commit d5d615d

Browse files
committed
updated text to add Ki for 2411.2 and 2411.3
1 parent 2608f30 commit d5d615d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-local/known-issues.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ The following table lists the known issues from previous releases:
303303

304304
|Feature |Issue |Workaround |
305305
|---------|---------|---------|
306+
| Deploy <!--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. |
306307
| 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).|
307308
| 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`. |
308309
| 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. |
@@ -352,6 +353,7 @@ The following table lists the known issues in this release:
352353
|Feature |Issue |Workaround |
353354
|---------|---------|---------|
354355
| 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).|
356+
| Deploy <!--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. |
355357

356358
## Known issues from previous releases
357359

0 commit comments

Comments
 (0)