Achraf Ben Alaya
No Result
View All Result
  • Home
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
  • Cloud
  • Motivation
  • General Tips & Fix
  • About
    • Resume
SUBSCRIBE
  • Home
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
  • Cloud
  • Motivation
  • General Tips & Fix
  • 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
232
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

Block the default URL assigned to the azure web app using azure application gateway
Azure

Block the default URL assigned to the azure web app using azure application gateway

May 31, 2023
56
Block the default URL assigned to the azure web app
Blog

Block the default URL assigned to the azure web app

May 14, 2023
215
What if we can check the cost of Azure resources in a juts few seconds
Azure

What if we can check the cost of Azure resources in a juts few seconds

May 9, 2023
331
Part 5-A : Using Azure DevOps, Automate Your CI/CD Pipeline and Your Deployments
Azure

Part 5-C : Using Azure DevOps, Automate Your CI/CD Pipeline and Your Deployments

May 2, 2023
216
15 E-books that focus on learning Microsoft Azure Cloud
Azure

15 E-books that focus on learning Microsoft Azure Cloud

April 23, 2023
102
Part 5-A : Using Azure DevOps, Automate Your CI/CD Pipeline and Your Deployments
Cloud

Part 5-B : Using Azure DevOps, Automate Your CI/CD Pipeline and Your Deployments

April 20, 2023
123
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

What if we can check the cost of Azure resources in a juts few seconds

What if we can check the cost of Azure resources in a juts few seconds

May 9, 2023
331
How to make the most of each day

How to make the most of each day

February 2, 2021
179
Migration from Asp.Net Core 3.1 to 5.0 and publish to azure

Migration from Asp.Net Core 3.1 to 5.0 and publish to azure

November 12, 2020
640
Finally a stable version of Xamarin.Forms 4.1.0 and announcing Xamarin.Essentials 1.2

Finally a stable version of Xamarin.Forms 4.1.0 and announcing Xamarin.Essentials 1.2

April 21, 2020
428
How to SSH into AKS Nodes

How to SSH into AKS Nodes

May 11, 2021
5.1k
Part 5-A : Using Azure DevOps, Automate Your CI/CD Pipeline and Your Deployments

Part 5-A : Using Azure DevOps, Automate Your CI/CD Pipeline and Your Deployments

April 17, 2023
222
Facebook Twitter LinkedIn Youtube
Block the default URL assigned to the azure web app using azure application gateway

Block the default URL assigned to the azure web app using azure application gateway

May 31, 2023
Block the default URL assigned to the azure web app

Block the default URL assigned to the azure web app

May 14, 2023
What if we can check the cost of Azure resources in a juts few seconds

What if we can check the cost of Azure resources in a juts few seconds

May 9, 2023

Categories

  • Apps (1)
  • Azure (46)
  • blazor (2)
  • Blog (70)
  • c# (7)
  • Cloud (45)
  • Dapr (4)
  • docker (3)
  • Games (1)
  • General Tips & Fix (1)
  • Kubernetes Service (AKS) (1)
  • motivation (2)
  • Motivation (3)
  • News (9)
  • Resume (1)
  • sql (4)
  • Terrafrom (1)
  • Tricks, Tips and Fixes (3)
  • xamarin (5)
No Result
View All Result
  • Home
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
  • Cloud
  • Motivation
  • General Tips & Fix
  • About
    • Resume