Skip to content

Commit 629bef8

Browse files
committed
Fixed build warnings
1 parent a145daf commit 629bef8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

azure-local/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The following table lists the known issues in this release:
6868
| Update <!--33470082--> | Solution update fails with the error: `Unable to install solution update "11.2506.1001.24" - Type 'UpdateFOD' of Role 'ComposedImageUpdate' raised an exception.` | For detailed steps on how to resolve this issue, see the [Troubleshooting guide](https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/Update/SolutionUpdate-UpdateFOD.md). |
6969
| Deployment <!--33471589--> | After Azure portal deployment, SConfig network settings shows the error: `Set-SCfNetworksetting : Cannot bind argument to parameter 'Value' because it is null.` | There's no known workaround in this release. |
7070
| Update <!--33448368--> | Cluster-Aware Updating runs might fail with the error:<br>`Type 'SBEPartnerConfirmCauDone' of Role 'SBE' raised an exception:<br>SBE_MsftCIOnlyCommon_CommonForTesting_4.2.2504.16: ErrorID: SBE-CAU-RUNNING-AFTER-DONE -- CAU run is still in progress when it should be done. See https://aka.ms/AzureLocal/SBE/CauHelp for help. Review full Get-CauRun output it identify if it is progressing or stuck. Wait for it to complete if progressing.` | Wait for CAU run to complete (wait for `Get-CauRun` to report `RunNotInProgress`) and resume the update. |
71-
|Azure Local VMs <!--33811472-->| When no storage path is specified during deployment, resources (VMs and VHDs) are automatically placed on the first storage path of the cluster, even when other storage paths are also available. Over time, this might cause insufficient disk space on that path, potentially resulting in deployment failures. | Create resources with a specified storage path. For more information, see [Troubleshoot Azure Local Virtual Machines enabled by Azure Arc](../azure-local/manage/troubleshoot-arc-enabled-vms.md#deployment-failure-due-to-insufficient-disk-space-on-first-storage-path). |
71+
|Azure Local VMs <!--33811472-->| When no storage path is specified during deployment, resources (VMs and VHDs) are automatically placed on the first storage path of the cluster, even when other storage paths are also available. Over time, this might cause insufficient disk space on that path, potentially resulting in deployment failures. | Create resources with a specified storage path. For more information, see [Troubleshoot Azure Local Virtual Machines enabled by Azure Arc](../azure-local/manage/troubleshoot-arc-enabled-vms.md#deployment-failure-due-to-insufficient-disk-space-on-the-first-storage-path). |
7272

7373
## Known issues from previous releases
7474

azure-local/manage/troubleshoot-arc-enabled-vms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ To resolve this issue, follow these steps:
190190

191191
**Error:**
192192

193-
The system failed to create <Azure resource name>: There is not enough space on the disk.
193+
`The system failed to create <Azure resource name>: There is not enough space on the disk.`
194194

195195
**Cause:**
196196

0 commit comments

Comments
 (0)