Single Sign On force logout
I'm using Azure mobile services Microsoft account single sign on capability for windows phone. It works fine. The issue is every time the users launch the app, they will be asked to auth the app....
View ArticleTell us about your Mobile Services powered apps!
Do you have an app in the Windows, iOS or Windows Phone store that is running on Mobile Services? If so we would love to hear from you!Email us at mobileservices@microsoft.comTell us about you app -...
View ArticleMobile Services Node/Express Architecture
One of the requirements I have for a project that is being built out on azure is that in some cases it may need to run on an internal server. I'd like to "mock" some of the environment as close to how...
View ArticleInsert script
I'm trying to get my insert script running in windows azure mobile services. My script is at the bottom of this message. I have two columns that are geography points. I have copied this statement in...
View ArticleIntel XDK Cross Platform developing and authentication
Hi there,I'm developing a mobile App with the Intel XDK Cross Platform Tool in HTML5 and javascript. As mentioned in the header, i'm trying to authenticate with windows azure mobile services(facebook...
View ArticleReteving id for record inserted into table
When I insert a record into a table in azure, I want to also get the id auto-generated by azure pretty much in the same call. Here is what I am using to insert a record from the clientvar insertItem =...
View ArticleCannot create Azure mobile services table: Login Failed
I'm no longer able to get Azure Mobile Services to talk to my Azure SQL database. Any attempt at access, either via a table script or a custom API results in the following error:Cannot open database...
View ArticleIntellisense errors for globals in WAMS script editor
Hi, I noticed today that in the WAMS script editor in the portal, globals are being highlighted as errors.For example, 'tables', 'require' and 'statusCodes' are all reported as "missing symbol". The...
View Article[ANN] Azure Mobile Services and Siaqodb - offline support
Just to announce the AMS community :You can use Azure Mobile Services with offline and synchronization support provided by Siaqodb- NoSQL client side database.See more info here:http://siaqodb.com/?p=1001
View ArticleMobile Service assembly for the current platform not found error
Hi,I have a common project which has references to Mobile and Mobile.Ext dlls and contains code to access Mobile service data table. When I interact through webAPI to get the data from this common...
View ArticlePush Notification Wizard Crashing
Not sure where to post this, but I am trying to run the push notification wizard in VS2013 and the window just closes upon clicking "finish". Nothing happens, no code gets generated, no tables get...
View ArticleCan I consume azure service bus from wp8 client?
Hi,So far I found service bus is only consumed by wcf ? If not possible, can it be configure so that rest / soap / wsdl api could be used wp8?Do it now! - Today will be yesterday tomorrow MadSum
View ArticleExtension Startup and Creating Middleware
According to this blog post I should be able to create some middleware for express.The following checkUser never runs although the startup script is running. How can I create some middleware that is...
View ArticleException on Update azure mobile services data table
I am trying to develop an app for windows phone using azure mobile services. I am using authentication services provided by azure portal. After authentication the user needs to enter some data like...
View ArticlePreviously working mobile service server side scripts no longer working.
I've been working on my first mobile application, using the Azure Mobile Services. I have several server side scripts on my tables, (Insert, Update, Delete). They all used to work fine. Suddenly none...
View ArticleProblem in Scheduler
Hi,Since a few days agowe have problemswith theScheduler.We have createdthe 10ScheduledJobmonths ago.The other daywe madesome changes insome ofthe scriptsbutthe scriptsare still...
View ArticleHow to require information when logging in for the first time?
I want an user to specify a nickname of his choice as soon as he log in to the app with his facebook account. The nickname doesn't need to be unique but it's required to use the app.I've created a...
View ArticleDoes Sendgrid be able to send email beyond credits?
Hi,I would like to know whether the email can still be sent out when the limit of the email quantity is over.also will there have a alert email telling me about the email sent in the month is nearly...
View Articlehow to better trace or debug or log in java scripts in mobile service other...
Hi,I'm a new in java scripting. I would like to know how can I debug my java scripts more smartly. I found only option is working console.log(). But it is not enough in certain level. I assume there...
View ArticleA server with the specified hostname could not be found.
Hi , Someone Please help me . I got this error many times in a day while accessing the data from tables in azure .ERROR Error Domain=NSURLErrorDomain Code=-1003 "A server with the specified hostname...
View Article