Skip to content

Commit 0a7bb1d

Browse files
authored
Update how-to-create-manage-compute-instance.md
1 parent bf03362 commit 0a7bb1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,11 +489,11 @@ To use RStudio open source, set up a custom application as follows:
489489
1. Configure the **Application name** you would like to use.
490490
1. Set up the application to run on **Target port** `8787` - the docker image for RStudio open source listed below needs to run on this Target port.
491491

492+
1. Set up the application to be accessed on **Published port** `8787` - you can configure the application to be accessed on a different Published port if you wish.
493+
492494
> [!TIP]
493495
> Using ports 8704-8993 is also supported.
494496
495-
1. Set up the application to be accessed on **Published port** `8787`.
496-
497497
1. Point the **Docker image** to `ghcr.io/azure/rocker-rstudio-ml-verse:latest`.
498498
1. Use **Bind mounts** to add access to the files in your default storage account:
499499
* Specify **/home/azureuser/cloudfiles** for **Host path**.

0 commit comments

Comments
 (0)