Skip to content

Commit b7c00ba

Browse files
committed
fixing links
1 parent 5b9f80c commit b7c00ba

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/machine-learning/known-issues/compute-idleshutdown-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When creating an Azure Machine Learning compute instance through Bicep compiled
3434

3535
To allow the property to be set, you can suppress warnings with the `#disable-next-line` directive. Enter `#disable-next-line BCP037` in the template above the line with the warning:
3636

37-
:::image type="content" source="media/compute-idelshutdown-bicep/disable-next-line.png" alt-text="Screenshot depicting the use of the #disable-next-line directive.":::
37+
:::image type="content" source="media/compute-idleshutdown-bicep/disable-next-line.png" alt-text="Screenshot depicting the use of the #disable-next-line directive.":::
3838

3939
## Next steps
4040

articles/machine-learning/toc.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,21 +1330,21 @@
13301330
- name: Known issues
13311331
items:
13321332
- name: Active known issues for Azure Machine Learning
1333-
href: ./known-issues/azureml-known-issues.md
1333+
href: ./known-issues/azure-machine-learning-known-issues.md
13341334
- name: Compute instance known issues
13351335
items:
13361336
- name: Jupyter R Kernel does not start in new compute instance images
1337-
href: ./known-issues/ki-jupyter-r-kernel-not-starting.md
1337+
href: ./known-issues/jupyter-r-kernel-not-starting.md
13381338
- name: Provisioning error when creating a compute instance with A10 SKU
1339-
href: ./known-issues/ki-compute-a10-sku-not-supported.md
1339+
href: ./known-issues/compute-a10-sku-not-supported.md
13401340
- name: Idleshutdown property in Bicep template causes error
1341-
href: ./known-issues/ki-compute-idleshutdown-bicep.md
1341+
href: ./known-issues/compute-idleshutdown-bicep.md
13421342
- name: Slowness in compute instance terminal from a mounted path
1343-
href: ./known-issues/ki-compute-slowness-terminal-mounted-path.md
1343+
href: ./known-issues/compute-slowness-terminal-mounted-path.md
13441344
- name: Creating compute instance after a workspace move causes Etag conflict error
1345-
href: ./known-issues/ki-workspace-move-ci-same-name.md
1345+
href: ./known-issues/workspace-move-ci-same-name.md
13461346
- name: Application Sharing Policy isn't supported
1347-
href: ./known-issues/ki-applicaton-sharing-policy-not-supported.md
1347+
href: ./known-issues/applicaton-sharing-policy-not-supported.md
13481348
- name: Samples
13491349
items:
13501350
- name: Jupyter Notebooks

0 commit comments

Comments
 (0)