Skip to content

Commit 852e955

Browse files
authored
Merge pull request #213193 from deeikele/ci-release-notes
Start publishing CI image release notes
2 parents f6f69a1 + d8ef896 commit 852e955

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: Compute instance image release notes
3+
titleSuffix: Azure Machine Learning
4+
description: Release notes for the Azure Machine Learning compute instance images
5+
author: deeikele
6+
services: machine-learning
7+
ms.service: machine-learning
8+
ms.subservice: core
9+
ms.author: deeikele
10+
ms.date: 9/30/2022
11+
ms.topic: reference
12+
---
13+
14+
# Azure Machine Learning compute instance image release notes
15+
16+
In this article, learn about Azure Machine Learning compute instance image releases. Azure Machine Learning maintains host operating system images for [Azure ML compute instance](/azure/machine-learning/concept-compute-instance) and [Data Science Virtual Machines](/azure/machine-learning/data-science-virtual-machine/release-notes). Due to the rapidly evolving needs and package updates, we target to release new images every month.
17+
18+
Azure Machine Learning checks and validates any machine learning packages that may require an upgrade. Updates incorporate the latest OS-related patches from Canonical as the original Linux OS publisher. In addition to patches applied by the original publisher, Azure Machine Learning updates system packages when updates are available. For details on the patching process, see [Vulnerability Management](/azure/machine-learning/concept-vulnerability-management).
19+
20+
Main updates provided with each image version are described in the below sections.
21+
22+
## September 22, 2022
23+
Version `22.09.22`
24+
25+
Main changes:
26+
27+
- `.Net Framework` to version `3.1.423`
28+
- `Azure Cli` to version `2.40.0`
29+
- `Conda` to version `4.14.0`
30+
- `Azure Machine Learning SDK` to version `1.45.0`
31+
32+
Main environment specific updates:
33+
34+
`azureml_py38`:
35+
- `azureml-core` to version `1.45.0`
36+
- `tensorflow-gpu` to version `2.2.1`
37+
38+
## August 19, 2022
39+
Version `22.08.19`
40+
41+
Main changes:
42+
- Base OS level image updates.
43+
44+
## July 22, 2022
45+
Version `22.07.22`
46+
47+
Main changes:
48+
* `Azcopy` to version `10.16.0`
49+
* `Blob Fuse` to version `1.4.4`

articles/machine-learning/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -775,6 +775,8 @@
775775
- name: CLI (v2) release notes
776776
displayName: what's, new, issues, bugs
777777
href: azure-machine-learning-release-notes-cli-v2.md
778+
- name: Compute instance image release notes
779+
href: azure-machine-learning-ci-image-release-notes.md
778780
- name: Azure roadmap
779781
href: https://azure.microsoft.com/roadmap/
780782
- name: Pricing

0 commit comments

Comments
 (0)