azureautomation / automation-packs

Collections of Automation resources that can include runbooks, configurations, modules, credentials, schedules, variables, connections, certificates, jobs, compilation jobs, and nodes.
MIT License
75 stars 42 forks source link

How do I use compilation resource and pass secure information to it? #18

Closed artisticcheese closed 6 years ago

artisticcheese commented 6 years ago

I can not find a good reference how to securely pass information to DSC compilation job via ARM template in order to avoid this information being logged inside Azure in multiple places. I onboarded VM to AutomationAccount DSC already, have configuration in place as well compilation job via ARM template but I don't see ability to specify protectedsettings or similar which is available for DSC resource but not compilation