Skip to content

Commit 933c272

Browse files
authored
Update concept-compute-instance.md
1 parent ceb8b5e commit 933c272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ You can perform the following actions:
110110

111111
* Create a compute instance. Specify the name, Azure VM type including GPUs (please note VM type can not be changed after creation), enable/disable SSH access, and configure virtual network settings optionally. You can also create an instance directly from integrated notebooks, Azure portal, Resource Manager template, or Azure Machine Learning SDK. The dedicated cores per region quota which applies to compute instance creation is unified and shared with Azure Machine Learning compute cluster quota.
112112
* Refresh the compute instances tab
113-
* Start, stop and restart a compute instance
113+
* Start, stop and restart a compute instance. Stop the VM when you are not using it to reduce cost. Then start it again when you need it.
114114
* Delete a compute instance
115115

116116
For each compute instance in your workspace you can:

0 commit comments

Comments
 (0)