Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Each of the tutorials in this section covers a different aspect of implementing a DSC resource. Each tutorial is implemented in at least one programming language. The tutorial implementations teach the same concepts and the DSC resource they create has the same functionality across the language implementations.
The DSC resources manage the fictional TSToy application's configuration files. While the TSToy application isn't a real production application, managing configuration files is a common use-case for DSC Resources.
The tutorials are hosted in the DSC Samples repository site. The sample code for the end of each tutorial is hosted in the DSC Samples repository.
We welcome contributions to the samples repository. For more information, see Contributing to the DSC Samples.