Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyanhp/dscrepro
MOF and Class Based Resources Clash if they use the same embedded resource
https://github.com/nyanhp/dscrepro
Last synced: 16 days ago
JSON representation
MOF and Class Based Resources Clash if they use the same embedded resource
- Host: GitHub
- URL: https://github.com/nyanhp/dscrepro
- Owner: nyanhp
- Created: 2023-01-05T12:34:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T17:12:15.000Z (about 2 years ago)
- Last Synced: 2024-11-19T12:52:42.306Z (2 months ago)
- Language: PowerShell
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Both class-based as well as MOF-based resource modules cannot be used in the same configuration
if both modules define a class Reason to be used with Azure Automanage Machine Configuration.![Image of one configuration with two modules](DscClassBasedResourceClash.png)
- M1 & M2 class based
- M3 & M4 mof based
- M6 & M7 class based with shared module M5Shared which defines the enum and the Reason class