When deploying on Azure it's currently necessary to restart the Azure App Service (as in: stop and start it). This is due to files being locked by RavenDb. Presumably this isn't necessary once we run on .NET Core, but it might be worthwhile to document this for now so users are aware of this caveat.