Skip to content

Commit 2ba5edd

Browse files
authored
Update concept-compute-instance.md
all regions now create compute instances AB #1666120
1 parent 09ca0d3 commit 2ba5edd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,11 @@ You can use compute instance as a local inferencing deployment target for testin
138138

139139
## <a name="notebookvm"></a>What happened to Notebook VM?
140140

141-
Compute instances are replacing the Notebook VM. In regions where compute instances are not available yet, you can continue to use Notebook VMs with full functionality and create new Notebook VMs.
141+
Compute instances are replacing the Notebook VM.
142142

143143
Any notebook files stored in the workspace file share and data in workspace data stores will be accessible from a compute instance. However, any custom packages previously installed on a Notebook VM will need to be re-installed on the compute instance. Quota limitations which apply to compute clusters creation will apply to compute instance creation as well.
144144

145-
In regions where compute instances are available, new Notebook VMs cannot be created. However, you can still access and use Notebook VMs you have created, with full functionality. Compute instances can be created in same workspace as the existing Notebook VMs.
145+
New Notebook VMs cannot be created. However, you can still access and use Notebook VMs you have created, with full functionality. Compute instances can be created in same workspace as the existing Notebook VMs.
146146

147147

148148
## Next steps

0 commit comments

Comments
 (0)