SQL Server Data migration

@rkbnair,

I probably didn’t use web.config for that example, and I may not have used a password at all. With 4.x it is optional to put a password on a bucket. I don’t know why the travel sample is getting the admin username and password: perhaps there are some operations or REST calls it is making that requires them. But for basic read/write, you don’t need the admin credentials, just the bucket name and bucket password (if there is one).