-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(GH-258) Clarify
Invoke-DscResource
incompatible with composite res…
…ources Prior to this change, the reference documentation for `Invoke-DscResource` didn't clearly state that the cmdlet is incompatible with composite resources. This change: - Clarifies that `Invoke-DscResource` can't be used to invoke composite resources, which require the LCM. - Resolves #258 - Fixes AB#255214
- Loading branch information
1 parent
6077790
commit 8b7579f
Showing
3 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters