Skip to content

A sample project demonstrating a simple deployment of an ASP.NET Web App using Azure Web Services

License

Notifications You must be signed in to change notification settings

wernerstrydom/hello-dotnet-webapp-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello

This repsository contains a simple web application, written in .NET, that displays "Hello World". The purpose of this repository is to demonstrate how to provision infrastructure and deploy an application using ARM templates and GitHub Actions.

Prerequisites

  • An Azure subscription
  • An Azure identity with permissions to deploy to the subscription
  • GitHub secrets for the Azure identity