Skip to content

Commit 569871a

Browse files
authored
Merge pull request #199081 from sdgilley/sdg-rstudio-update-build
Custom application updates
2 parents 832c981 + 3467582 commit 569871a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,9 @@ You can set up other applications, such as RStudio, when creating a compute inst
343343
1. Select **Add application** under the **Custom application setup (RStudio Workbench, etc.)** section
344344

345345
:::image type="content" source="media/how-to-create-manage-compute-instance/custom-service-setup.png" alt-text="Screenshot showing Custom Service Setup.":::
346+
347+
> [!NOTE]
348+
> Custom applications are currently not supported in private link workspaces.
346349
347350
### Setup RStudio Workbench
348351

@@ -353,6 +356,12 @@ RStudio is one of the most popular IDEs among R developers for ML and data scien
353356
1. Select **Create** to add RStudio Workbench application to your compute instance.
354357

355358
:::image type="content" source="media/how-to-create-manage-compute-instance/rstudio-workbench.png" alt-text="Screenshot shows RStudio settings." lightbox="media/how-to-create-manage-compute-instance/rstudio-workbench.png":::
359+
360+
> [!NOTE]
361+
> * Support for accessing your workspace file store from RStudio is not yet available.
362+
> * When accessing multiple instances of RStudio, if you see a "400 Bad Request. Request Header Or Cookie Too Large" error, use a new browser or access from a browser in incognito mode.
363+
> * Shiny applications are not currently supported on RStudio Workbench.
364+
356365

357366
### Setup RStudio open source
358367

@@ -389,6 +398,8 @@ Access the custom applications that you set up in studio:
389398
1. On the **Compute instance** tab, see your applications under the **Applications** column.
390399

391400
:::image type="content" source="media/how-to-create-manage-compute-instance/custom-service-access.png" alt-text="Screenshot shows studio access for your custom applications.":::
401+
> [!NOTE]
402+
> It might take a few minutes after setting up a custom application until you can access it via the links above. The amount of time taken will depend on the size of the image used for your custom application. If you see a 502 error message when trying to access the application, wait for some time for the application to be set up and try again.
392403
393404
## Manage
394405

0 commit comments

Comments
 (0)