Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikepfeiffer/iis-webdeploy

ARM Template for IIS+Web Deploy
https://github.com/mikepfeiffer/iis-webdeploy

Last synced: 3 months ago
JSON representation

ARM Template for IIS+Web Deploy

Awesome Lists containing this project

README

        

# 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.