Skip to content

Commit 5ed60ee

Browse files
authored
Merge pull request #82650 from shohei1029/patch-1
Update aml-compute-target-train.md
2 parents d56a3c3 + 6bd48a0 commit 5ed60ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/aml-compute-target-train.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can use any of the following resources for a training compute target for mos
1919
|----|:----:|:----:|:----:|
2020
|[Local computer](../articles/machine-learning/how-to-attach-compute-targets.md#local)| Yes |   |   |
2121
|[Azure Machine Learning compute cluster](../articles/machine-learning/how-to-create-attach-compute-cluster.md)| Yes | Yes | Yes |
22-
|[Azure Machine Learning compute instance](../articles/machine-learning/how-to-create-manage-compute-instance.md) | Yes (through SDK) | Yes | |
22+
|[Azure Machine Learning compute instance](../articles/machine-learning/how-to-create-manage-compute-instance.md) | Yes (through SDK) | Yes | Yes |
2323
|[Remote VM](../articles/machine-learning/how-to-attach-compute-targets.md#vm) | Yes | Yes |   |
2424
|[Apache Spark pools (preview)](../articles/machine-learning/how-to-attach-compute-targets.md#synapse)| Yes (SDK local mode only) | Yes |   |
2525
|[Azure Databricks](../articles/machine-learning/how-to-attach-compute-targets.md#databricks)| Yes (SDK local mode only) | Yes |   |

0 commit comments

Comments
 (0)