nishantnepal / iis-webdeploy

ARM Template for IIS+Web Deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ARM Template for IIS+Web Deploy

License:Apache License 2.0


Languages

Language:PowerShell 100.0%