Hello,
I have a use case where I'd like to use a Custom Script extension on VMs that already have the DSC extension installed.
I've tested this, and found that the Custom script extension works as desired, but when I active the custom script extension via powershell, the DSC extension also goes to transitioning then successful. Is this expected behavior?
Are there any adverse effects from this?
I've run both DSC and custom script quite a bit, but not together so this is a bit foreign.
Thank you in advance!