Skip to content

Commit b3d5ac7

Browse files
Merge pull request #227290 from timwarner-msft/timwarner-jodipreview
Remove preview language from article
2 parents 937d3c9 + 0a8c355 commit b3d5ac7

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/governance/machine-configuration/machine-configuration-create.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: How to create custom machine configuration package artifacts
33
description: Learn how to create a machine configuration package file.
4-
ms.date: 07/25/2022
4+
ms.date: 02/14/2023
55
ms.topic: how-to
66
ms.service: machine-configuration
77
ms.author: timwarner
@@ -20,19 +20,21 @@ When auditing / configuring both Windows and Linux, machine configuration uses a
2020
be in.
2121

2222
> [!IMPORTANT]
23-
> Custom packages that audit the state of an environment are Generally Available,
24-
> but packages that apply configurations are **in preview**. **The following limitations apply:**
23+
> Custom packages that audit the state of an environment and apply
24+
> configurations are in generally available (GA) support status. However, the following
25+
> limitations apply:
2526
>
2627
> To use machine configuration packages that apply configurations, Azure VM guest
2728
> configuration extension version **1.29.24** or later,
2829
> or Arc agent **1.10.0** or later, is required.
2930
>
3031
> To test creating and applying configurations on Linux, the
3132
> `GuestConfiguration` module is only available on Ubuntu 18 but the package
32-
> and policies produced by the module can be used on any Linux distro/version
33+
> and policies produced by the module can be used on any Linux distribution
34+
> and version
3335
> supported in Azure or Arc.
3436
>
35-
> Testing packages on MacOS is not available.
37+
> Testing packages on macOS is not available.
3638
>
3739
> Don't use secrets or confidential information in custom content packages.
3840

0 commit comments

Comments
 (0)