-
Notifications
You must be signed in to change notification settings - Fork 205
Vote: Signing Resource Modules #471
Comments
Tagging @mgreenegit and @kwirkykat . Does the Azure DSC Extension configure Windows 10 VMs in Azure to allow unsigned DSC Resources (e.g. the DSC Resource Kit) to be used? |
Hi @andikrueger - sorry we haven't got a clear answer on this one. I'll try and make sure I bring this up at the next community call. It would be good if the Azure DSC extension helps us with this. |
This issue has been automatically marked as stale because it has not had activity from the community in the last 30 days. It will be closed if no further activity occurs within 10 days. If the issue is labelled with any of the work labels (e.g bug, enhancement, documentation, or tests) then the issue will not auto-close. |
I totally forgot about this issue and if I’m not mistaken we did miss it on the last community call as well. |
Hi @andikrueger, It is worth reminding you (all) that it would only apply to the Resource Modules owned, released, published by Microsoft, which is a limited number. I've added 👍 and 👎 at the top to allow people to show their interests. |
Running DSC via the ARM Template extension offers great flexibility for automated setups. By default the execution policy on Windows 10 prevents the execution of not signed scripts. This will lead to workarounds lowering the default security settings. E.g. see this issue: dsccommunity/ComputerManagementDsc#199
Are there any plans to sign the DSC Resources?
CC: @PlagueHO
The text was updated successfully, but these errors were encountered: