Skip to content

Commit 9a43dbf

Browse files
authored
How to keep track of CI version
1 parent 1e240d0 commit 9a43dbf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/machine-learning/how-to-create-manage-compute-instance.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,10 @@ To create a compute instance, you'll need permissions for the following actions:
675675
676676
### Audit and observe compute instance version (preview)
677677
678+
Once a compute instance is deployed, it does not get actively updated. Microsoft [releases](azure-machine-learning-ci-image-release-notes.md) new VM images on a monthly basis. To understand options for keeping recent with the latest version, see [vulnerability management](concept-vulnerability-management.md#compute-instance).
679+
680+
To keep track of whether a compute instance's operating system version is current, you could query an instance's version using the Studio UI, CLI and SDK.
681+
678682
# [Python SDK](#tab/python)
679683
680684
[!INCLUDE [sdk v2](../../includes/machine-learning-sdk-v2.md)]

0 commit comments

Comments
 (0)