Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit 955c230

Browse files
authored
Changing repo's for versions 2 and 3 (#886)
* Update README.md * Add link to docs
1 parent 9cf3825 commit 955c230

1 file changed

Lines changed: 11 additions & 14 deletions

File tree

README.md

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,18 @@ The latest release packages for PowerShell DSC for Linux can be downloaded here:
1818
[Releases](https://github.com/Microsoft/PowerShell-DSC-for-Linux/releases)
1919

2020
## Current status and roadmap for Linux DSC
21-
This repo is the home for the source code and development
22-
of Desired State Configuration for Linux.
23-
There are three solutions where releases from this repo
24-
are expected to be consumed:
21+
DSC has shifted to a cross-platform implementation that is developed in the
22+
[PSDesiredStateConfiguration](https://github.com/powershell/psdesiredstateconfiguration)
23+
repo. Unless you have specific needs that require version 1, please navigate to the new location to view the current work on version 3.
24+
25+
For more information, please see the
26+
[doumentation for Desired State Configuration](https://learn.microsoft.com/powershell/dsc/overview?view=dsc-3.0).
27+
28+
There are three solutions released from this repo:
2529

26-
- As a stand-alone installation on support Linux distros and versions
27-
- Within Microsoft Azure using the Linux DSC extension for virtual machines
28-
- Within Microsoft Azure as a component of Microsoft Monitoring Agent solutions on Linux virtual machines (aka OMS Linux)
30+
- A stand-alone installation of version 1 for Linux distros and versions
31+
- Microsoft Azure Linux DSC extension for virtual machines
32+
- Microsoft Monitoring Agent solutions on Linux virtual machines (aka OMS Linux)
2933

3034
The codebase in this repo has been updated with fixes based on customer
3135
incidents reported for Microsoft Monitoring Agent.
@@ -43,13 +47,6 @@ Please note that
4347
the extensions for DSC Linux and Monitoring cannot be used
4448
together on the same machine.
4549

46-
The future roadmap for this solution is to move to
47-
[Azure Policy Guest Configuration](https://aka.ms/gcpol)
48-
when it is capable of deploying configurations.
49-
Currently, Guest Configuration is only able to audit server configurations.
50-
Many more details including timing and migration
51-
will be available later in calendar year 2020.
52-
5350
## Supported Linux operating systems
5451
The following Linux operating system versions are supported by DSC for Linux.
5552
- CentOS 5, 6, and 7 (x86/x64)

0 commit comments

Comments
 (0)