Azure-docs: Share notebook VM?

Created on 13 Jul 2019  Â·  4Comments  Â·  Source: MicrosoftDocs/azure-docs

Is it possible for 2 users of an AML Workspace to access the same notebook VM? We are both collaborators in the workspace, but my colleague cannot access the notebook VM I created.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

assigned-to-author corsubsvc doc-enhancement machine-learninsvc triaged

Most helpful comment

The VM itself is only accessible by the person that created it and cannot be shared. However, the work you do is stored in the storage account associated with the workspace, so you can share notebooks, just not the actual VM.

Each user of the workspace has their own folder on the storage account. So when a other users create their own Notebook VM, they will see your folder and you will see theirs.

I'll try to make that more clear in the article.

All 4 comments

@alathrop, Thanks for the question! We are taking a look into this and will get back to you soon.

The VM itself is only accessible by the person that created it and cannot be shared. However, the work you do is stored in the storage account associated with the workspace, so you can share notebooks, just not the actual VM.

Each user of the workspace has their own folder on the storage account. So when a other users create their own Notebook VM, they will see your folder and you will see theirs.

I'll try to make that more clear in the article.

Thank you!

please-close

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DeepPuddles picture DeepPuddles  Â·  3Comments

jharbieh picture jharbieh  Â·  3Comments

bdcoder2 picture bdcoder2  Â·  3Comments

AronT-TLV picture AronT-TLV  Â·  3Comments

paulmarshall picture paulmarshall  Â·  3Comments