Articles in this section
Category / Section

Deployment of ASP.NET MVC Syncfusion controls to Azure?

2 mins read

Solution

We can host Syncfusion MVC Applications in Azure web servers. Kindly follow the following steps.

 

Prerequisites

  • Visual studio 2017 with Azure development.
  • An Azure subscription or a free account. 

 

Step 1: Create an ASP.NET MVC web app or use an Existing application

To create a ASP.NET MVC web application with Syncfusion controls, refer to the Getting Started Documentation for MVC.

 Launched application

If the application is already created, we can move to the next step.

 

Step 2: Publish the Application to Azure

In the Solution Explorer, right-click on your project name and select Publish.

Publish application to azure 

Or we can go to Build Menu and select Publish myMVCWebApp (project name) to open Publish page.

 Publish application to azure

Now select the Microsoft Azure App Service, make sure Create New option is selected and then select Publish.

 Publishing application

This opens a Create App Service dialog, where we can add all the necessary resources required to run the application in Azure.

 

Step 3: Sign in to Azure

In the Create App Service dialog, select Add an account, and sign in to your Azure subscription. If you're already signed in, select the account containing the desired subscription from the dropdown.

 App service

 

Step 4: Create a resource group

resource group is a logical container into which Azure resources like web apps, databases, and storage accounts are deployed and managed.

Next to Resource Group, select New.

Provide a name for the Resource Group and select OK.

 Resource group

 

Step 5: Create an App Service plan

An App Service plan specifies the location, size, and features of the web server farm that hosts your app.

Next to App Service Plan, select New.

 

In the Configure App Service Plan dialog, update the details as per the requirements and Select OK.

 App service plan

 

 

Step 6: Create and publish the web app

 

In Web App Name, type a unique app name or accept the automatically generated unique name. The URL of the web app is http://<app_name>.azurewebsites.net, where <app_name> is your web app name.

Select Create to start creating the Azure resources.

 Create azure resources

Now the application is being deployed to Azure.

 Application getting deployed

Once the deployment completes, it publishes the ASP.NET MVC web application to Azure, and then launches the app in the default browser.

 Final output

Now the ASP.NET MVC web app is running live in Azure App Service



Conclusion

I hope you enjoyed learning about deployment of ASP.NET MVC Syncfusion controls to Azure.

You can refer to our ASP.NET MVC feature tour page to know about its other groundbreaking feature representations and documentation, and how to quickly get started for configuration specifications.
You can also explore our 
ASP.NET MVC Grid example to understand how to create and manipulate data.

For current customers, you can check out our components from the License and Downloads page. If you are new to Syncfusion, you can try our 30-day free trial to check out our other controls.

If you have any queries or require clarifications, please let us know in the comments section below. You can also contact us through our support forumsDirect-Trac, or feedback portal. We are always happy to assist you!



Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied