September 2017
Beginner to intermediate
272 pages
8h 8m
English
We have spent significant time explaining the benefits of code reuse, avoiding duplication, and improving maintainability by writing clean code throughout this book. If DSC composite resources enable these things, then how could there be a section with drawbacks in its title?
In the original WMF 4 release, you couldn't use the DependsOn property to express a dependency between two DSC composite resources. You could use DependsOn inside the DSC composite resource in a normal manner but could not link two DSC composite resources together. This has been corrected in the WMF 5 release. The fix was backported to the latest WMF4 release.
DSC composite resources were sometimes hard to develop. Iterative development ...
Read now
Unlock full access