At the moment the software is build each time we deploy to Windows Azure. We deploy the same software version to every customer. The only difference is some config files with for example a different database connection string.
Is it possible to use a prebuild Windows Azure package, which is the same for every deployment, and somehow inject the config files?