Microsoft DevOps Hackthon
#About the application Since this hackathon is focusing on DevOps, we're usning the out-of-the-box ASP.NET MVC template as demo app. The default app will be modified to include custom configurations and DB changes usning Entity Framework 6 (incl migrations).
#Goal
- Use GitHub as source repository
- Use Microsoft Team Services (aka Visual Studio Online)
- Automated Build, Test and Deploy to dev, stage and prod environments running as Azure Website
- Being able to handle DB schema changes
- AppInsights enabled
- Clone swap between stange and prod
- (DB seeding)