Skip to content

Update dsvm-ubuntu-intro.md #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 6, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ To create an instance of either the Ubuntu 20.04 DSVM or the Azure DSVM for PyTo
* **Region**: Select the datacenter that's most appropriate. For fastest network access, the datacenter that hosts most of your data or is located closest to your physical location is the best choice. For more information, visit [Azure regions](https://azure.microsoft.com/global-infrastructure/regions/).
* **Image**: Don't change the default value.
* **Size**: This option should autopopulate with an appropriate size for general workloads. For more information, visit [Linux VM sizes in Azure](/azure/virtual-machines/sizes).

> [!NOTE]
> DSVM won't support NV family as it is incompatible with NVIDIA CUDA drivers.

* **Authentication type**: For quicker setup, select **Password**.

> [!NOTE]
Expand Down