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-tools-productivity.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,14 @@ ms.date: 05/12/2021
15
15
16
16
In addition to the data science and programming tools, the DSVM contains productivity tools to help you capture and share insights with your colleagues. Microsoft 365 is the most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime. With Power BI Desktop you can go from data to insight to action. And the Microsoft Edge browser is a modern, fast, and secure Web browser.
17
17
18
-
| Tool | Windows 2019 Server DSVM | Linux DSVM | Usage notes |
> This 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.
21
+
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
22
+
23
+
| Tool | Windows 2019 Server DSVM | Windows 2022 Server DSVM (Preview) | Linux DSVM | Usage notes |
Copy file name to clipboardExpand all lines: articles/machine-learning/data-science-virtual-machine/overview.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,17 @@ ms.date: 06/23/2022
15
15
16
16
# What is the Azure Data Science Virtual Machine for Linux and Windows?
17
17
18
+
> [!IMPORTANT]
19
+
> This feature is currently in public preview.
20
+
> This 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.
21
+
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
22
+
18
23
The Data Science Virtual Machine (DSVM) is a customized VM image on the Azure cloud platform built specifically for doing data science. It has many popular data science tools preinstalled and preconfigured to jump-start building intelligent applications for advanced analytics.
19
24
20
25
The DSVM is available on:
21
26
22
27
+ Windows Server 2019
28
+
+ Windows Server 2022 (Preview)
23
29
+ Ubuntu 20.04 LTS
24
30
25
31
Additionally, we're excited to offer Azure DSVM for PyTorch, which is an Ubuntu 20.04 image from Azure Marketplace that is optimized for large, distributed deep learning workloads. It comes preinstalled and validated with the latest PyTorch version to reduce setup costs and accelerate time to value. It comes packaged with various optimization functionalities (ONNX Runtime, DeepSpeed, MSCCL, ORTMoE, Fairscale, Nvidia Apex), and an up-to-date stack with the latest compatible versions of Ubuntu, Python, PyTorch, CUDA.
@@ -46,7 +52,7 @@ The DSVM is a customized VM image for Data Science but [Azure Machine Learning](
0 commit comments