/iis-webdeploy

ARM Template for IIS+Web Deploy

Primary LanguagePowerShellApache License 2.0Apache-2.0

Azure ARM Template for IIS and Web Deploy

This resource manager template deploys an IIS server running on an Azure VM. The VM is bootstrapped with a PowerShell DSC configuration located in this repo. The DSC config will install and configure IIS, ASP.NET, and create a default website. Additionally, the DSC config installs and configures the Web Deploy service so you can easily deploy code to the server from Visual Studio.