Skip to content

Commit 47b8849

Browse files
Merge pull request #247766 from michaeltlombardi/ab-145716/main/fix-mc-versions
(AB#145716) Fix Machine Configuration versions
2 parents 61a9725 + 46e75ed commit 47b8849

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

articles/governance/machine-configuration/agent-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For information on release notes for the connected machine agent, see
2222

2323
## Release notes
2424

25-
### Version 1.29.48 - January 2023
25+
### Version 1.26.48 - January 2023
2626

2727
#### New Features
2828

articles/governance/machine-configuration/dsc-in-machine-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ create and publish configurations using scripting skills.
2626
Machine configuration only uses PowerShell DSC version 3 and doesn't rely on the previous
2727
implementation of [DSC for Linux][04] or the `nx*` providers included in that repository.
2828

29-
As of version 1.29.33, machine configuration operates in PowerShell 7.1.2 for Windows and
29+
As of version 1.26.33, machine configuration operates in PowerShell 7.1.2 for Windows and
3030
PowerShell 7.2 preview 6 for Linux. Starting with version 7.2, the **PSDesiredStateConfiguration**
3131
module moved from being part of the PowerShell installation and is instead installed as a
3232
[module from the PowerShell Gallery][05].

articles/governance/machine-configuration/how-to-create-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ both Windows and Linux. The DSC configuration defines the condition that the mac
1818
> Available (GA) support status. However, the following limitations apply:
1919
>
2020
> To use machine configuration packages that apply configurations, Azure VM guest configuration
21-
> extension version 1.29.24 or later, or Arc agent 1.10.0 or later, is required.
21+
> extension version 1.26.24 or later, or Arc agent 1.10.0 or later, is required.
2222
>
2323
> The **GuestConfiguration** module is only available on Ubuntu 18. However, the package and
2424
> policies produced by the module can be used on any Linux distribution and version supported in

articles/governance/machine-configuration/how-to-create-policy-definition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ the details about machine configuration's [remediation options][02].
1717
> `Deploy prerequisites to enable machine configuration policies on virtual machines`
1818
>
1919
> To use machine configuration packages that apply configurations, Azure VM guest configuration
20-
> extension version 1.29.24 or later, or Arc agent 1.10.0 or later, is required.
20+
> extension version 1.26.24 or later, or Arc agent 1.10.0 or later, is required.
2121
>
2222
> Custom machine configuration policy definitions using either `AuditIfNotExists` or
2323
> `DeployIfNotExists` are in Generally Available (GA) support status.

articles/governance/machine-configuration/how-to-test-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before you can begin testing, you need to [set up your authoring environment][01
2020
> Available (GA) support status. However, the following limitations apply:
2121
>
2222
> To use machine configuration packages that apply configurations, Azure VM guest configuration
23-
> extension version 1.29.24 or later, or Arc agent 1.10.0 or later, is required.
23+
> extension version 1.26.24 or later, or Arc agent 1.10.0 or later, is required.
2424
>
2525
> The **GuestConfiguration** module is only available on Ubuntu 18. However, the package and
2626
> policies produced by the module can be used on any Linux distro/version supported in Azure or

articles/governance/machine-configuration/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ for each:
7575
- [Configure managed identities for Azure resources on a VM using the Azure portal][14]
7676

7777
To use machine configuration packages that apply configurations, Azure VM guest configuration
78-
extension version 1.29.24 or later is required.
78+
extension version 1.26.24 or later is required.
7979

8080
### Limits set on the extension
8181

articles/governance/machine-configuration/remediation-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Before you begin, it's a good idea to read the overview page for [machine config
1616
> `Deploy prerequisites to enable guest configuration policies on virtual machines`
1717
>
1818
> To use machine configuration packages that apply configurations, Azure VM guest configuration
19-
> extension version 1.29.24 or later, or Arc agent 1.10.0 or later, is required.
19+
> extension version 1.26.24 or later, or Arc agent 1.10.0 or later, is required.
2020
>
2121
> Custom machine configuration policy definitions using `AuditIfNotExists` as well as
2222
> `DeployIfNotExists` are in Generally Available (GA) support status.

0 commit comments

Comments
 (0)