Posts

Showing posts with the label Azure

Deploy .NET Core MVC Application on Azure Cloud

Image
In this article I will be explaining about deploying .NET Core MVC Application on Azure Cloud step by step in detail.  There are following deployment stages involved  1) Signup in Azure 2) Creating a Resource Group 3) Creating a VM 4) Creating a Azure sql server Database 5) Publish your MVC Application 6) install IIS web server feature in VM 7) deploy your publish files in IIS       Lets discuss each steps in detail.   1) Signup in Azure  You can signup to azure using below link you will get 1 month free trial for using azure services. https://azure.microsoft.com/en-us/free/   once you signup with azure, you are ready to do the next steps in the article. 2) Creating a Resource Group login to azure portal where you can get links to use various services and home page look like below figure.   In above portal you can type "resource group" in search bar you can create the Resource Group. type the resource group name and select the desired region and click on review +create butt