博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Unable to create Azure Mobile Service: Error 500

Posted on 2016-02-18 10:53  Jason.Liao  阅读(291)  评论(0编辑  收藏  举报

I had to go into my existing azure sql database server and under the configuration tab select "yes" to allow azure services to access the server.

Note: this is the configuration for the server not the database.

Once I did this, I tried again to create my mobile service and it worked.