Skip to content

Commit a243f80

Browse files
Merge pull request #223366 from jodi-boone/new_nx_pr
refreshed PR to merge customer guidance on updated nx module
2 parents b754ef3 + 03c97e6 commit a243f80

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

articles/governance/machine-configuration/machine-configuration-dsc-extension-migration.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,22 @@ As a result, new Linux packages will require custom module development.
120120

121121
Linux content authored using ChefInspec remains supported but should only be used for legacy configurations.
122122

123+
#### Updated "nx" module functionality
124+
125+
A new "nx" module will be released with the purpose of making managing Linux systems easier for PowerShell users.
126+
127+
The module will help in managing common tasks such as:
128+
129+
- User and group management
130+
- File system operations (changing mode, owner, listing, set/replace content)
131+
- Service management (start, stop, restart, remove, add)
132+
- Archive operations (compress, extract)
133+
- Package Management (list, search, install, uninstall packages)
134+
135+
The module will include class based DSC resources for Linux, as well as built-in Machine Configuration packages.
136+
137+
To provide feedback on the above listed fuctionality, please open an issue on the documentation and we will respond accordingly.
138+
123139
#### Will I have to add "Reasons" property to custom resources?
124140

125141
Implementing the

articles/governance/machine-configuration/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Understand the machine configuration feature of Azure Policy
2+
title: Understand Azure Automanage Machine Configuration
33
description: Learn how Azure Policy uses the machine configuration feature to audit or configure settings inside virtual machines.
44
author: timwarner-msft
55
ms.date: 01/03/2023

0 commit comments

Comments
 (0)