lauripiispanen / dotnet-core-azure-deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to deploy an ASP.NET Core web app on a Windows virtual machine in Azure

This is a repository to document how I'm learning to build a completely replicable automated deployment from source code to a running application in Azure.

This repo is a work in progress.

There will be a simple F# app in this directory and some config files to provision infrastructure.

Infrastructure is created with Azure Resource Manager templates.

Provisioning is done using a Custom Script Extension and the app will be deployed as a Windows Service.

Extras:

About


Languages

Language:HTML 64.6%Language:F# 23.2%Language:CSS 10.2%Language:JavaScript 2.0%