Last Updated: February 25, 2016
·
579
· dominickm

Azure Deployment for Migrations

So when you have an ASP.Net MVC app that is being deployed to Azure and fail to commit the Migrations directory to Git and are deploying via Git, the deployment will fail.. every-time.

That Migrations folder needs to be committed locally and remotely to Azure.