Is it possible in any way to just update the database schema from entity model..? So that all the information in the database stays in the database? When you generate database f
I think this will be resolved (from an entity framework point of view) in the next EF release.
From an azure point of view you can use SQL Azure Migration Wizard.