File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -155,16 +155,17 @@ An unmanaged compute target is *not* managed by Azure Machine Learning. You crea
155
155
156
156
Azure Machine Learning supports the following unmanaged compute types:
157
157
158
- * Your local computer
159
158
* Remote virtual machines
160
159
* Azure HDInsight
161
- * Azure Batch
162
160
* Azure Databricks
163
161
* Azure Data Lake Analytics
164
- * Azure Container Instance
165
- * Kubernetes
162
+ * [ Azure Synapse Spark pool] ( how-to-link-synapse-ml-workspaces.md ) (preview)
166
163
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 ) .
168
169
169
170
## Next steps
170
171
You can’t perform that action at this time.
0 commit comments