Skip to content

Commit 870515a

Browse files
Merge pull request #213462 from shouryaj/patch-6
Fixed issue with feature capability
2 parents 638f0ed + a680cd6 commit 870515a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-create-manage-compute-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.date: 09/21/2022
2323
2424
Learn how to create and manage a [compute instance](concept-compute-instance.md) in your Azure Machine Learning workspace.
2525

26-
Use a compute instance as your fully configured and managed development environment in the cloud. For development and testing, you can also use the instance as a [training compute target](concept-compute-target.md#train) or for an [inference target](concept-compute-target.md#deploy). A compute instance can run multiple jobs in parallel and has a job queue. As a development environment, a compute instance can't be shared with other users in your workspace.
26+
Use a compute instance as your fully configured and managed development environment in the cloud. For development and testing, you can also use the instance as a [training compute target](concept-compute-target.md#train). A compute instance can run multiple jobs in parallel and has a job queue. As a development environment, a compute instance can't be shared with other users in your workspace.
2727

2828
In this article, you learn how to:
2929

0 commit comments

Comments
 (0)