Skip to content

Commit b252394

Browse files
committed
Add documentation for multiple DSVM users
1 parent 959f229 commit b252394

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/notebooks/use-data-science-virtual-machine.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,11 @@ To preserve parity of file paths with free compute you are only able to open one
6363
When a project is run on a VM, the files are mounted on the root directory of the Jupyter server (the directory shown in JupyterHub), replacing the default Azure Notebooks files. When you shut down the VM using the **Shutdown** button on the notebook UI, Azure Notebooks restores the default files.
6464

6565
![Shutdown button in Azure Notebooks](media/shutdown.png)
66+
67+
If multiple users will share a DSVM you can avoid blocking each other by creating and using a DSVM user for each notebook user.
68+
69+
### How to Create new DSVM users
70+
1. Go to [Azure Portal](https://ms.portal.azure.com).
71+
2. Navigate to your virtual machine.
72+
3. Click 'Reset password' under 'Support + troubleshooting' in the left margin.
73+
4. Enter a new username and password and click 'Update' (Your old usernames should still continue to work).

0 commit comments

Comments
 (0)