Have been well versed with ARM Templates & Parameters using Powershell. I have come to know lately that Desired State Configuration is the recommended way by Microsoft for Windows Server configurations.
As some of many of the parameters can also be configured using ARM Template, why is there a need of yet another approach DSC?
What I have researched and found out: But I would seek your expert & authoritative answer on following:
- Is DSC suitable for windows Internals only & to ensure that the configuration is maintained by constant polling?
- DSC is not be helpful for provisioning machines & Azure resources, like Azure ARM does.