PSCI icon indicating copy to clipboard operation
PSCI copied to clipboard

[feature] Handle Web Deploy packages directly from DSC

Open mgr32 opened this issue 10 years ago • 0 comments

Currently when we want to deploy MsDeploy package, we need to configure MsDeploy on remote host, and run a custom function with invocation of Deploy-WebPackage. Instead, we should be able to do it purely from DSC (which would download the package and replace tokens in configuration files).

mgr32 avatar Feb 22 '15 10:02 mgr32