Version

There are multiple versions of this document. Pick the options that suit you best.

UI
Database
Tiered

Azure Deployment using Application Service

This document assumes that you prefer to use MVC / Razor Pages as the UI framework and Entity Framework Core as the database provider. For other options, please change the preference on top of this document.

Prerequisites

  • An active Azure account. If you don't have one, you can sign up for a free account

  • Your ABP MVC / Razor Pages project must be ready at a GitHub repository because we will use GitHub Actions to deploy the ABP application to the Azure Web App Service.

  • Entity Framework Core database must be ready to use with your project. If you don't have a database, you can create a new Azure SQL database or Cosmos DB by following the instructions below:

Description of the process in three steps:

  1. Creating an Azure Web App Service Environment
  2. Customizing the Configuration of Your ABP Application
  3. Deploying Your Application to Azure Web App Service

What's next?

Was this page helpful?
Please make a selection.
Thank you for your valuable feedback!

Please note that although we cannot respond to feedback, our team will use your comments to improve the experience.

In this document
Mastering ABP Framework Book
Mastering ABP Framework

This book will help you gain a complete understanding of the framework and modern web application development techniques.