Skip to content

Commit e507b7a

Browse files
authored
Remove preview tags
1 parent ae72094 commit e507b7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -772,13 +772,13 @@ To create a compute instance, you'll need permissions for the following actions:
772772
* *Microsoft.MachineLearningServices/workspaces/computes/write*
773773
* *Microsoft.MachineLearningServices/workspaces/checkComputeNameAvailability/action*
774774

775-
### Audit and observe compute instance version (preview)
775+
### Audit and observe compute instance version
776776

777777
Once a compute instance is deployed, it does not get automatically 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).
778778

779779
To keep track of whether an instance's operating system version is current, you could query its version using the Studio UI. In your workspace in Azure Machine Learning studio, select Compute, then select compute instance on the top. Select a compute instance's compute name to see its properties including the current operating system. Enable 'audit and observe compute instance os version' under the previews management panel to see these preview properties.
780780

781-
Administrators can use [Azure Policy](./../governance/policy/overview.md) definitions to audit instances that are running on outdated operating system versions across workspaces and subscriptions. The following is a sample policy:
781+
Administrators can use [Azure Policy](policy-reference.md) definitions to audit instances that are running on outdated operating system versions across workspaces and subscriptions. The following is a sample policy:
782782

783783
```json
784784
{

0 commit comments

Comments
 (0)