Base solution for your next web application
Open Closed

Core MVC(6) #2012


User avatar
0
epayday created

Hi, we have just started looking at testing our project on Azure. I notice our .Application and .Core folders have their publish buttons grayed out. A procedure of moving the project components as well as the SQL database to Azure and any warning of pitfalls would be appreciated.

Thanks, :D


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    I didn't understand this question,

    I notice our .Application and .Core folders have their publish buttons grayed out.

    Can you attach a screenshot.

    Since we don't host our app on azure, we don't know the best practices for deploying to Azure. But, you can publish your app directly to Azure from Visual studio. For Database, you can use Migrator tool in your solution.

    You can also search for Continuous Integration tools.