You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new open-source [nxtools module](https://github.com/azure/nxtools#getting-started) has been released to help make managing Linux systems easier for PowerShell users.
421
+
422
+
The module will help in managing common tasks such as these:
423
+
424
+
- User and group management
425
+
- File system operations (changing mode, owner, listing, set/replace content)
426
+
- Service management (start, stop, restart, remove, add)
The module includes class-based DSC resources for Linux, as well as built-in machine-configuration packages.
431
+
432
+
To provide feedback about this functionality, open an issue on the documentation. We currently _don't_ accept PRs for this project, and support is best effort.
433
+
434
+
417
435
## Machine configuration samples
418
436
419
437
Machine configuration built-in policy samples are available in the following
@@ -437,4 +455,4 @@ locations:
437
455
-[Assign your custom policy definition](../policy/assign-policy-portal.md) using
438
456
Azure portal.
439
457
- Learn how to view
440
-
[compliance details for machine configuration](../policy/how-to/determine-non-compliance.md) policy assignments.
458
+
[compliance details for machine configuration](../policy/how-to/determine-non-compliance.md) policy assignments.
0 commit comments