Skip to content

Commit 48228a9

Browse files
Merge pull request #218867 from sdgilley/sdg-general-updates
find files for RStudio
2 parents 668f889 + 9e4082d commit 48228a9

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,13 @@ Access the custom applications that you set up in studio:
617617
> [!NOTE]
618618
> 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.
619619
620+
Once you launch **RStudio**, you may not see any of your files, even after specifying the correct **Bind mounts** above. If this happens:
621+
622+
1. Select the **...** at the far right of the Files pane
623+
1. For the **Path to folder**, type `/home/azureuser/cloudfiles/code`
624+
625+
:::image type="content" source="media/how-to-create-manage-compute-instance/find-files.png" alt-text="Screenshot: Configure RStudio to find your cloudfiles.":::
626+
620627
## Manage
621628

622629
Start, stop, restart, and delete a compute instance. A compute instance doesn't automatically scale down, so make sure to stop the resource to prevent ongoing charges. Stopping a compute instance deallocates it. Then start it again when you need it. While stopping the compute instance stops the billing for compute hours, you'll still be billed for disk, public IP, and standard load balancer.
132 KB
Loading

0 commit comments

Comments
 (0)