Skip to content

Commit 992e92b

Browse files
authored
Update release-notes.md
update release notes with hiding of DSVM 18 announcement
1 parent 44a9945 commit 992e92b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

articles/machine-learning/data-science-virtual-machine/release-notes.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,24 @@ Azure portal users will always find the latest image available for provisioning
2121
See the [list of known issues](reference-known-issues.md) to learn about known bugs and workarounds.
2222

2323

24+
## September 20, 2022
25+
**Announcement:**
26+
Ubuntu 18 DSVM will **not be** available on the marketplace starting Oct 1, 2022. We recommend users switch to Ubuntu 20 DSVM as we continue to ship updates/patches on our latest [Data Science VM – Ubuntu 20.04](https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-dsvm.ubuntu-2004?tab=Overview)
27+
28+
Users that are using Azure Resource Manager (ARM) template/virtual machine scale set to deploy the Ubuntu DSVM machines, should configure:
29+
30+
| Offer | SKU |
31+
| --------- | ------------|
32+
| ubuntu-2004 | 2004 for Gen1 or 2004-gen2 for Gen2 VM sizes |
33+
34+
Instead of:
35+
36+
| Offer | SKU |
37+
| --------- | ------------|
38+
| ubuntu-1804 | 1804 for Gen1 or 1804-gen2 for Gen2 VM sizes |
39+
40+
**Note**: There is no impact to existing customers who are still on Ubuntu-18 DSVM as of our October 2022 update. Howeverm the deprecation plan is scheduled for December 2022. We recommend that you switch to Ubuntu-20 DSVM at your earliest convenience.
41+
2442
## September 19, 2022
2543
[Data Science VM – Ubuntu 20.04](https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-dsvm.ubuntu-2004?tab=Overview)
2644

0 commit comments

Comments
 (0)