Home / Companies / Octopus Deploy / Blog / Post Details
Content Deep Dive

Deploying an ASP.NET MVC web app to Azure with AppVeyor and Octopus - Will it Deploy? Episode 6

Blog post from Octopus Deploy

Post Details
Company
Date Published
Author
Rob Pearson
Word Count
471
Language
English
Hacker News Points
-
Summary

In a "Will it Deploy?" episode, Rob Pearson demonstrates how to automate the deployment of an ASP.NET MVC 5 web application to Microsoft Azure App Service using AppVeyor and Octopus Deploy. The app in focus is a simple random quote generator, offering a practical example of setting up a cloud-based delivery pipeline. The process involves committing the source code to GitHub, automatically building the app with AppVeyor, and deploying it to Azure using Octopus. The deployment setup is straightforward, utilizing an Octopus Deploy Azure Web App step and enabling configuration changes through variable replacement during deployment, allowing updates to the web.config file. This episode's GitHub repository provides all the resources used, and viewers are encouraged to suggest new technologies for exploration in future episodes while subscribing to the YouTube channel for regular updates.