Skip to content

Commit 72eab7f

Browse files
authored
Update how-to-create-manage-compute-instance.md
remove tip. any port can be used for published port except for private link [3:45 PM] Isis McCafferty only private link restricts you to an actual meaningful range
1 parent cd4b837 commit 72eab7f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -490,10 +490,6 @@ To use RStudio open source, set up a custom application as follows:
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

492492
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-
494-
> [!TIP]
495-
> Using ports 8704-8993 is also supported.
496-
497493
1. Point the **Docker image** to `ghcr.io/azure/rocker-rstudio-ml-verse:latest`.
498494
1. Use **Bind mounts** to add access to the files in your default storage account:
499495
* Specify **/home/azureuser/cloudfiles** for **Host path**.

0 commit comments

Comments
 (0)