Skip to content

Commit de38c6a

Browse files
Merge pull request #217458 from Blackmist/v1-v2-link
updating for v2
2 parents 5bff606 + 16d7f3f commit de38c6a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/machine-learning/concept-compute-target.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,16 +155,17 @@ An unmanaged compute target is *not* managed by Azure Machine Learning. You crea
155155

156156
Azure Machine Learning supports the following unmanaged compute types:
157157

158-
* Your local computer
159158
* Remote virtual machines
160159
* Azure HDInsight
161-
* Azure Batch
162160
* Azure Databricks
163161
* Azure Data Lake Analytics
164-
* Azure Container Instance
165-
* Kubernetes
162+
* [Azure Synapse Spark pool](how-to-link-synapse-ml-workspaces.md) (preview)
166163

167-
For more information, see [set up compute targets for model training and deployment](how-to-attach-compute-targets.md)
164+
> [!TIP]
165+
> Currently this requires the Azure Machine Learning SDK v1.
166+
* [Kubernetes](how-to-attach-kubernetes-anywhere.md)
167+
168+
For more information, see [Manage compute resources](how-to-create-attach-compute-studio.md).
168169

169170
## Next steps
170171

0 commit comments

Comments
 (0)