I put out quite a bit of content around Azure AD B2C lately and how to integrate that with your Xamarin mobile apps using the MSAL library. I talked about how to setup the tenant in the portal... how to use MSAL to facilitate the workflow of authentication... setting up…
3 posts tagged
Azure Mobile Services
Code Mill Minute: Adding npm Modules to Azure Mobile Services
I recently had to add some npm [https://www.npmjs.com/] modules to a “classic” Azure Mobile Service instance built on node.js. (I say classic, which is accessed through the old portal, as opposed to the new Azure Mobile Apps, which is managed through the new portal. But the…
Why Can't We Be Friends? Conflict Resolution in Azure Mobile Services
The story is always the same… we develop this brand new app, introduce it to Azure [https://codemilltech.com/head-in-the-clouds-azure-mobile-services-and-data/], and they get along like gangbusters… constantly sending data back and forth. Then they have a little squabble, the lights go out and the internet is down, but Azure &…