Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Migrate Existing MVC Or .Net Application To Azure Environment
WhatsApp
Sanjay Dwivedi
7y
24.8
k
0
0
25
Blog
Step 1 Create Azure Cloud Service Project
Open Visual Studio 2015
New Project
Choose Cloud
Select Azure Cloud Service
Re-Name(AzureCloudService)
Click Ok
Click OK on Add Role
Step 2
Right Click on Solution
Add
Existing Project
Open Existing Project
Select Project From Directory
Select Online Test Exam Project
Select Project File
Step 3
Right Click on Role
Add
Select Web Role Project in Solution
Step 4
Add References to the Windows Azure specific assemblies
There are 4 differences and they are,
Microsoft.WindowsAzure.Diagnostics
Microsoft.WindowsAzure.ServiceRuntime
Microsoft.WindowsAzure.StorageClient
Right Click on Online Test Exam Maker Project
Select Manage NuGet Package
Click on Browse Tab
Type AzureSDK2.2DLLs
Click Install
Step 5 Database Migration
Create Database Script
Open
http://portal.azure.com
Select Database
Create New SQL Azure Database
Copy Credentials
Step 6
Open SQL Server Management Studio in your System
Connect with SQL Azure Database by Entering Credentials copied from Azure Portal
Open New Query Run the Script
Change Connection String in web.config
Step 7
Build the project
Run the project
Out put
Publish at Azure
Migrate Existing MVC
.Net Application
Azure Environment
Up Next
Integrating Azure AI Services into your .NET Applications
Ebook Download
View all
Azure Web Apps for Developers
Read by 8.3k people
Download Now!
Learn
View all
Membership not found