Skip to content

Commit 447ddd1

Browse files
Merge pull request #245941 from vijetajo/patch-126
Update concept-compute-target.md
2 parents 8527651 + 2fd20cb commit 447ddd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ Learn [where and how to deploy your model to a compute target](./v1/how-to-deplo
4949

5050
## Azure Machine Learning compute (managed)
5151

52-
A managed compute resource is created and managed by Azure Machine Learning. This compute is optimized for machine learning workloads. Azure Machine Learning compute clusters and [compute instances](concept-compute-instance.md) are the only managed computes.
52+
A managed compute resource is created and managed by Azure Machine Learning. This compute is optimized for machine learning workloads. Azure Machine Learning compute clusters, [serverless compute (preview)](how-to-use-serverless-compute.md), and [compute instances](concept-compute-instance.md) are the only managed computes.
5353

54-
You can create Azure Machine Learning compute instances or compute clusters from:
54+
There is no need to create serverless compute. You can create Azure Machine Learning compute instances or compute clusters from:
5555

5656
* [Azure Machine Learning studio](how-to-create-attach-compute-studio.md).
5757
* The Python SDK and the Azure CLI:

0 commit comments

Comments
 (0)