Large diffs are not rendered by default.

@@ -11,7 +11,7 @@
<connectionStrings>
<!--<add name="MS_TableConnectionString" connectionString="Data Source=(localdb)\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\mobileappsfilesampleservice.mdf;Initial Catalog=mobileappsfilesampleservice4;Integrated Security=True;MultipleActiveResultSets=True" providerName="System.Data.SqlClient" />-->
<add name="MS_TableConnectionString" connectionString="Data Source=localhost;Initial Catalog=mobileappsfilesampleservice;uid=azure-mobile-apps-test;pwd=Blah1234;MultipleActiveResultSets=True" providerName="System.Data.SqlClient" />
<add name="MS_AzureStorageAccountConnectionString" connectionString="DefaultEndpointsProtocol=https;AccountName=filese2e;AccountKey=nlhT9rkAhuG3lTr7Bck5fvt6edKi5GCDHWs6SrhO1cfIKzrQgqYkTB+6PHbdBToJSE1OspkZkFxlZ9SMdg3gtw==" />
<add name="MS_AzureStorageAccountConnectionString" connectionString="DefaultEndpointsProtocol=https;AccountName=dabiz;AccountKey=WZ5TJgxUrO59T5iz0y1nCZKJ2otslt1pknEyJ4lzYwb4ZgZDebvhFuh7/DeiZs4pnZoZTQgDCha4SUhE+s00nQ==" />
</connectionStrings>
<appSettings>
<add key="PreserveLoginUrl" value="true" />