Skip to content

Commit a3ea356

Browse files
committed
added msbuild nugget to BICEP article
1 parent 770bf9d commit a3ea356

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: known-issue
1212

1313
# Known issue - Idleshutdown property in Bicep template causes error
1414

15-
When creating an Azure Machine Learning compute instance through Bicep, using the `idleTimeBeforeShutdown` property as described in the API reference [Microsoft.MachineLearningServices workspaces/computes API reference](/azure/templates/microsoft.machinelearningservices/workspaces/computes?pivots=deployment-language-bicep) results in an error.
15+
When creating an Azure Machine Learning compute instance through Bicep compiled using [msbuild/nuget](../../azure-resource-manager/bicep/msbuild-bicep-file.md), using the `idleTimeBeforeShutdown` property as described in the API reference [Microsoft.MachineLearningServices workspaces/computes API reference](/azure/templates/microsoft.machinelearningservices/workspaces/computes?pivots=deployment-language-bicep) results in an error.
1616

1717

1818

@@ -26,7 +26,7 @@ When creating an Azure Machine Learning compute instance through Bicep, using th
2626

2727
**Symptoms**
2828

29-
When creating an Azure Machine Learning compute instance through Bicep, using the `idleTimeBeforeShutdown` property as described in the API reference [Microsoft.MachineLearningServices workspaces/computes API reference](/azure/templates/microsoft.machinelearningservices/workspaces/computes?pivots=deployment-language-bicep) results in an error.
29+
When creating an Azure Machine Learning compute instance through Bicep compiled using [msbuild/nuget](../../azure-resource-manager/bicep/msbuild-bicep-file.md), using the `idleTimeBeforeShutdown` property as described in the API reference [Microsoft.MachineLearningServices workspaces/computes API reference](/azure/templates/microsoft.machinelearningservices/workspaces/computes?pivots=deployment-language-bicep) results in an error.
3030

3131
:::image type="content" source="media/ki-compute-idelshutdown-bicep/error.png" alt-text="An screenshot depicting the error message resulting from the IdleShutdown property being set" lightbox="media/ki-compute-idelshutdown-bicep/error.png":::
3232

0 commit comments

Comments
 (0)