Skip to content

Commit e8efd3e

Browse files
authored
Update how-to-create-manage-compute-instance.md
Remove preview verbiage for setup scripts
1 parent 20e7c22 commit e8efd3e

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
@@ -37,7 +37,7 @@ In this article, you learn how to:
3737
* [Create a schedule](#schedule-automatic-start-and-stop) to automatically start and stop the compute instance
3838
* [Enable idle shutdown](#enable-idle-shutdown-preview)
3939

40-
You can also [use a setup script (preview)](how-to-customize-compute-instance.md) to create the compute instance with your own custom environment.
40+
You can also [use a setup script](how-to-customize-compute-instance.md) to create the compute instance with your own custom environment.
4141

4242
Compute instances can run jobs securely in a [virtual network environment](how-to-secure-training-vnet.md), without requiring enterprises to open up SSH ports. The job executes in a containerized environment and packages your model dependencies in a Docker container.
4343

0 commit comments

Comments
 (0)