You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/data-science-virtual-machine/dsvm-ubuntu-intro.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,21 +13,26 @@ ms.custom: mode-other
13
13
14
14
# Quickstart: Set up the Data Science Virtual Machine for Linux (Ubuntu)
15
15
16
-
Get up and running with the Ubuntu 18.04 and Ubuntu 20.04 Data Science Virtual Machines.
16
+
> [!IMPORTANT]
17
+
> Items marked (preview) in this article are currently in public preview.
18
+
> The preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
19
+
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
20
+
21
+
Get up and running with the Ubuntu 20.04 Data Science Virtual Machine and Azure DSVM for PyTorch (preview).
17
22
18
23
## Prerequisites
19
24
20
-
To create an Ubuntu 18.04 or Ubuntu 20.04 Data Science Virtual Machine, you must have an Azure subscription. [Try Azure for free](https://azure.com/free).
25
+
To create an Ubuntu 20.04 Data Science Virtual Machine or an Azure DSVM for PyTorch, you must have an Azure subscription. [Try Azure for free](https://azure.com/free).
21
26
22
27
>[!NOTE]
23
28
>Azure free accounts don't support GPU enabled virtual machine SKUs.
24
29
25
30
## Create your Data Science Virtual Machine for Linux
26
31
27
-
Here are the steps to create an instance of the Data Science Virtual Machine from Ubuntu 18.04 or Ubuntu 20.04:
32
+
Here are the steps to create an instance of the Ubuntu 20.04 Data Science Virtual Machine or the Azure DSVM for PyTorch:
28
33
29
34
1. Go to the [Azure portal](https://portal.azure.com). You might be prompted to sign in to your Azure account if you're not already signed in.
30
-
1. Find the virtual machine listing by typing in "data science virtual machine" and selecting "Data Science Virtual Machine- Ubuntu 18.04" or "Data Science Virtual Machine- Ubuntu 20.04"
35
+
1. Find the virtual machine listing by typing in "data science virtual machine" and selecting "Data Science Virtual Machine- Ubuntu 20.04" or "Azure DSVM for PyTorch (preview)"
0 commit comments