Hi All,
I have a bunch of compiled configurations on my dev computer that I'm importing into Azure Automation using the "Import-AzAutomationDscNodeConfiguration" cmdlet.
Is there a way to auto assign the complied mof automatically to the intended node based on the node name? or do I have to go into each node and pick the corresponding configuration?
I have searched the documentation with no avail.