瀏覽代碼

Update README.md

James Montemagno 9 年之前
父節點
當前提交
3857b306bf
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Demos/app-tasks/README.md

+ 4 - 0
Demos/app-tasks/README.md

@@ -1,6 +1,10 @@
 Azure Tasks
 ===================
 
+**Important**
+Due to a bug in the node backend (https://github.com/Azure/azure-mobile-apps-node/issues/496) it is important that you configure an actual Data Connection to a SQL Database. Simply tap on "Easy Tables", then tap on the "You are using SQLite" orange banner and configure a new Azure SQL database and server.
+
+
 This is a small sample application showing how easily add backend using Azure Mobile Apps to a Xamarin Application.
 
 Built with C# 6 features, you must be running VS 2015 or Xamarin Studio to compile.