Skip to content

Commit ff8dda8

Browse files
authored
Merge pull request #246063 from jesscioffi/main
Update docs to include Win 22 DSVM Preview
2 parents 9afb90f + 42fb0bd commit ff8dda8

File tree

3 files changed

+95
-78
lines changed

3 files changed

+95
-78
lines changed

articles/machine-learning/data-science-virtual-machine/dsvm-tools-productivity.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,14 @@ ms.date: 05/12/2021
1515

1616
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.
1717

18-
| Tool | Windows 2019 Server DSVM | Linux DSVM | Usage notes |
19-
|--|:-:|:-:|:-|
20-
| [Microsoft 365](https://www.microsoft.com/microsoft-365) (Word, Excel, PowerPoint) | <span class='green-check'>&#9989; </span> | <span class='red-x'>&#10060; </span> | |
21-
| [Microsoft Teams](https://www.microsoft.com/microsoft-teams) | <span class='green-check'>&#9989; </span> | <span class='red-x'>&#10060; </span> | |
22-
| [Power BI Desktop](https://powerbi.microsoft.com/) | <span class='green-check'>&#9989; </span>| <span class='red-x'>&#10060; </span> | |
23-
| [Microsoft Edge Browser](https://www.microsoft.com/edge) | <span class='green-check'>&#9989; </span> | <span class='red-x'>&#10060; </span> | |
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+
23+
| Tool | Windows 2019 Server DSVM | Windows 2022 Server DSVM (Preview) | Linux DSVM | Usage notes |
24+
|--|:-:|:-:|:-:|:-|
25+
| [Microsoft 365](https://www.microsoft.com/microsoft-365) (Word, Excel, PowerPoint) | <span class='green-check'>&#9989; </span> | <span class='green-check'>&#9989; </span> | <span class='red-x'>&#10060; </span> | |
26+
| [Microsoft Teams](https://www.microsoft.com/microsoft-teams) | <span class='green-check'>&#9989; </span> | <span class='green-check'>&#9989; </span> | <span class='red-x'>&#10060; </span> | |
27+
| [Power BI Desktop](https://powerbi.microsoft.com/) | <span class='green-check'>&#9989; </span> | <span class='green-check'>&#9989; </span>| <span class='red-x'>&#10060; </span> | |
28+
| [Microsoft Edge Browser](https://www.microsoft.com/edge) | <span class='green-check'>&#9989; </span> | <span class='green-check'>&#9989; </span> | <span class='red-x'>&#10060; </span> | |

articles/machine-learning/data-science-virtual-machine/overview.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,17 @@ ms.date: 06/23/2022
1515

1616
# What is the Azure Data Science Virtual Machine for Linux and Windows?
1717

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+
1823
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.
1924

2025
The DSVM is available on:
2126

2227
+ Windows Server 2019
28+
+ Windows Server 2022 (Preview)
2329
+ Ubuntu 20.04 LTS
2430

2531
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](
4652

4753
Key differences between these:
4854

49-
|Feature |Data Science<br>VM |AzureML<br>Compute Instance |
55+
|Feature |Data Science<br>VM |Azure Machine Learning<br>Compute Instance |
5056
|---------|---------|---------|
5157
| Fully Managed | No | Yes |
5258
|Language Support | Python, R, Julia, SQL, C#,<br> Java, Node.js, F# | Python and R |
@@ -58,7 +64,7 @@ Key differences between these:
5864
|Built-in<br>Hosted Notebooks | No<br>(requires additional configuration) | Yes |
5965
|Built-in SSO | No <br>(requires additional configuration) | Yes |
6066
|Built-in Collaboration | No | Yes |
61-
|Preinstalled Tools | Jupyter(lab), VSCode,<br> Visual Studio, PyCharm, Juno,<br>Power BI Desktop, SSMS, <br>Microsoft Office 365, Apache Drill | Jupyter(lab) |
67+
|Preinstalled Tools | Jupyter(lab), VS Code,<br> Visual Studio, PyCharm, Juno,<br>Power BI Desktop, SSMS, <br>Microsoft Office 365, Apache Drill | Jupyter(lab) |
6268

6369
## Sample use cases
6470

0 commit comments

Comments
 (0)