Version

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

UI
Database
Tiered

Step 1: Creating an Azure Web App Service Environment

To create a new Azure Web App Service, choose one of the following options:

Create a new Azure Web App service using the Azure Portal

  1. Log in to the Azure Portal.

  2. Click the Create a resource button.

  3. Search for Web App and select Web App from the results.

    Create a resource

  4. Click the Create button.

  5. Fill in the required fields and click the Review + create button.

  6. Click the Create button.

    Create Web App

  7. Wait for the deployment to complete.

    Create Web App

Create a new Azure Web App Service for API application

  1. You can create a new Azure Web App Service for an API application in the same resource group.

  2. Click the Create button on the top of the resource group page.

  3. Search for Web App and select Web App from the results.

    Create a resource

  4. Click the Create button.

  5. Fill in the required fields and click the Review + create button.

  6. Click the Create button.

    Create Web App

  7. Wait for the deployment to complete.

    Create Web App

Create a new Azure Web App Service for AuthServer application

Similar to the API application, you can create a new Azure Web App Service for an AuthServer application in the same resource group.

Same as above, but you only need to modify the name of the web app service to authserver-yourapp in step 5.

Create Azure Cache for Redis

  1. Click the Create button on the top of the resource group page.

  2. Search for Redis Cache and select Redis Cache from the results.

    Create a resource

  3. Click the Create button.

  4. Fill in the required fields and click the Review + create button.

  5. Click the Create button.

    Create Redis

  6. Wait for the deployment to complete.

    Create Redis

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.