Sign-in to Mobile Services using custom authentication from a Windows client
I spent some time the past few days improving the topic Add custom authentication to your app, which had a few issues—the main one being that we didn’t tell you how to consume the custom authentication...
View ArticleNew Azure Mobile samples and tutorials
I’m excited to announce that we have some interesting new content and samples published to support Azure Mobile Services and Azure App Service Mobile Apps. Most of this new content was asked for by...
View ArticleMaking Sense of Cordova Push Notification Options and APIs
Update: (2/6/2016) Updated Mobile Apps support now that a Cordova client is available. Updated: (10/27/15) Corrected my assessment of the new push plugin. You can read more about this plugin in my post...
View ArticleUpdates to My Cordova Push Sample and new Cordova Push Plugin
UPDATE (11/3/2015): The updates to my Cordova push notification sample has been merged into the source fork of the Mobile Services samples GitHub repo. As folks may remember, I published a Cordova push...
View ArticleHow to clone a JavaScript backend Mobile Service
The Azure Mobile folks state very clearly that you shouldn’t use a production instance of Azure Mobile Services to test out new functionality, which makes sense. However, this brings up an interesting...
View ArticleAdding push notification tags from an Azure Mobile Apps client
When a mobile app registers for push notifications using an Azure App Service Mobile Apps backend, there are two default tags that can get added to the registration in Azure Notification Hubs: the...
View ArticleUse the Deploy to Azure Button for your Parse Migration
I was thrilled to have participated in assembling the recent guidance to help Parse-hosted app developers move their cloud code and data to Azure, including authoring the very popular post Azure...
View ArticleMicrosoft acquires Xamarin, plus Node.js backend GA, Cordova client beta,...
Lots of great stuff has been happening with Azure Mobile Apps and around Microsoft in the past month or so, particularly around new content and samples. Note that Mobile Apps samples are now beginning...
View ArticleAdding push notification tags from a Node.js backend
In my previous post, I showed how you can enable an Azure Mobile Apps client to add tags to a push notification registration using the installation ID available on the client. While fairly popular, my...
View ArticleNew UWP quickstart project, Mobile Services transition begins, and other...
It’s been a while since I have been able to post about the goings on with Azure Mobile Apps and other related Azure mobile goodies. (I’ve also been working on docs for the new Azure Functions offering,...
View Article