Skip to content

Commit 92cadba

Browse files
Remove trypo
1 parent 1273265 commit 92cadba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/TroubleShootingSteps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ based on available quota you can deploy application otherwise, you can request f
128128
```
129129
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{name}
130130
```
131-
- You may encounter the error `The language expression property array index '8' is out of bounds` if the resource ID is incomplete. Please ensure your resource ID is correct and contains all required information, as shown in sample resource ID's.
131+
- You may encounter the error `The language expression property array index '8' is out of bounds` if the resource ID is incomplete. Please ensure your resource ID is correct and contains all required information, as shown in sample resource IDs.
132132

133133
- For more information refer [Resource Not Found errors solutions](https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-not-found?tabs=bicep)
134134

@@ -311,7 +311,7 @@ The subscription 'xxxx-xxxx' cannot have more than 1 Container App Environments
311311

312312
</details>
313313

314-
<details><summary><b>ParentResourceNotfound</b>
314+
<details><summary><b>ParentResourceNotFound</b>
315315
</summary>
316316

317317
- You can refer to the [Parent Resource Not found](https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-parent-resource?tabs=bicep) documentation if you encounter this error.

0 commit comments

Comments
 (0)