我正在开发我的第一个C#Azure移动应用程序。我从模板“azure mobile service”开始,然后发现这里的帖子指的是“Azure Mobile App”是最新的模板。 StackOverFlow Azure Mobile App vs Azure Mobile Service我不远,所以我创建了一个基于“Azure移动应用程序”的新项目,并链接到我在Azure中的数据库。然后我运行了基本模板,该模板应该显示作为模板的一部分安装的“ToDoItem”以及启动时网页中缺少的“试一试”的链接。我没有收到任何错误或警告。任何人都知道为什么Azure Mobile Apps模板中缺少这个和/或如何将其取回?