Achraf Ben Alaya
No Result
View All Result
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
  • Cloud
  • Motivation
  • General Tips & Fix
  • Exam Preparation
    • AZ-104
    • AZ-400
  • About
    • Resume
SUBSCRIBE
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
  • Cloud
  • Motivation
  • General Tips & Fix
  • Exam Preparation
    • AZ-104
    • AZ-400
  • About
    • Resume
No Result
View All Result
Achraf Ben Alaya
No Result
View All Result
ADVERTISEMENT
Home Blog Cloud Azure

Migrate and modernize your applications on Azure – Part –1 (Create and publish Web App)

Create and publish Web App to azure

achraf by achraf
April 3, 2021
in Azure, Blog, Cloud
3 min read
0
Migrate and modernize your applications on Azure
0
SHARES
216
VIEWS
Share on FacebookShare on Twitter

What we have now is a full application working on IIS express  with database , it’s time to move it to cloud , and by cloud we are going to move everything to Microsoft Azure .

As you can see in the picture above , I tried to explain what are we going to have inside azure .

For the web applications (the api and the client part ) we need to create  Azure Web Apps and of course if we are going to have and app we need to have also an Azure App Service plan ,of course the two apps can share the same app plan but for best practice ,each one must have it’s own plan .

Create and publish Web App .

The first step that we have to do after creating the resource group were we are going to have our resources is to create the Web App , for that as you can see in the picture below , we go to ‘Create web app ‘ were we are going to create a new app service .
First thing we have to do is to give a unique name for our application ,choose to publish our app from docker or from code, in our case is from code .
Later we have to select the Runtime stack which is the type of our application ,in our case is .Net 5

After that we need to choose the operating system and the region .

For the app service plan , you can choose to create a new one or just select an existing plan .

As you can see in the picture above ,you can choose the plan that suit your environment ,if its is dev or test of production .

After we have created our app service ,it’s time to publish our application ,there are too many ways to do that (already wrote article about ‘The easiest way to deploy a website to Azure with Azure App Service‘) .

This time we are going to use Visual studio to publish our solution and there is nothing easier than that .
First , we need to choose the project that we are going to publish and than clique on Publish .

As you can see in the picture above , we have multiple options to publish our project , as docker or folder ..in our case we are  interested in Azure and than clique Next .

Now , we have to choose were we are going to host the application either in app service on windows or linux or in a container or even in a virtual machine ,of course in our case we have created an app service (Windows) and there were our application is going to be published .
One more step before we publish is to choose the right subscription were we have created the app service and choose which app service we have created because we may have multiple app service instance in same subscription .
The last step now is to clique on Publish button and you will see our app running live on Azure .

Now in this part we have seen how we publish our application to azure , in the next blog , we are going to see how to migrate the SQL database to azure SQL as a service .

 

ShareTweet
Previous Post

Migrate and modernize your applications on Azure – Part – 00 (creating .Net 5.0 application )

Next Post

Migrate and modernize your applications on Azure – Part –1 (Migrate Database)

Related Posts

Switch to Azure Container Registry from Docker Hub
Azure

From Docker Hub, switch to Azure Container Registry & AKS

January 16, 2023
132
How to setup nginx reverse proxy && load balancer for aspnet core apps with Docker and azure kubernetes service (AKS)
Azure

How to configure an ingress controller using TLS/SSL for the Azure Kubernetes Service (AKS)

November 25, 2022
229
How to setup nginx reverse proxy && load balancer for aspnet core apps with Docker and azure kubernetes service (AKS)
Azure

How to setup nginx reverse proxy && load balancer for aspnet core apps with Docker and azure kubernetes service (AKS)

November 23, 2022
102
How to setup nginx reverse proxy for aspnet core apps with and without  Docker compose
Azure

How to setup nginx reverse proxy for aspnet core apps with and without Docker compose

November 23, 2022
153
Win free certifications at the Microsoft Build Cloud Skills Challenge | May 2022 🎁
Blog

Win free certifications at the Microsoft Build Cloud Skills Challenge | May 2022 🎁

May 28, 2022
107
Generating report for SSL Certificates for Websites with PowerShell
Azure

Generating report for SSL Certificates for Websites with PowerShell

April 10, 2022
386
Next Post
Migrate and modernize your applications on Azure – Part –1 (Migrate Database)

Migrate and modernize your applications on Azure – Part –1 (Migrate Database)

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Terraform

Certifications

Microsoft certified trainer (MCT)

Recommended

My 2020 Review

My 2020 Review

December 31, 2020
168
Azure Policy for governance

Azure Policy for governance

August 29, 2020
809

How To host an Angular app on Azure

September 29, 2020
1k
How to setup nginx reverse proxy for aspnet core apps with and without  Docker compose

How to setup nginx reverse proxy for aspnet core apps with and without Docker compose

November 23, 2022
153
Welcome to Azure Resource Mover service

Welcome to Azure Resource Mover service

February 2, 2021
149
Animations with Lottie in Xamarin Forms

Animations with Lottie in Xamarin Forms

April 26, 2020
804
Facebook Twitter LinkedIn Youtube
Switch to Azure Container Registry from Docker Hub

From Docker Hub, switch to Azure Container Registry & AKS

January 16, 2023
How to setup nginx reverse proxy && load balancer for aspnet core apps with Docker and azure kubernetes service (AKS)

How to configure an ingress controller using TLS/SSL for the Azure Kubernetes Service (AKS)

November 25, 2022
How to setup nginx reverse proxy && load balancer for aspnet core apps with Docker and azure kubernetes service (AKS)

How to setup nginx reverse proxy && load balancer for aspnet core apps with Docker and azure kubernetes service (AKS)

November 23, 2022

Categories

  • Apps (1)
  • Azure (39)
  • blazor (2)
  • Blog (62)
  • c# (7)
  • Cloud (37)
  • Dapr (4)
  • docker (3)
  • Games (1)
  • General Tips & Fix (1)
  • motivation (2)
  • Motivation (3)
  • News (9)
  • Resume (1)
  • sql (4)
  • Tricks, Tips and Fixes (3)
  • xamarin (5)
No Result
View All Result
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
  • Cloud
  • Motivation
  • General Tips & Fix
  • Exam Preparation
    • AZ-104
    • AZ-400
  • About
    • Resume