Azure RMS on Mobile Devices
Hello, I posted a question yesterday about using Azure RMS on mobile devices. I am reposting this because I was not able to reply to the answer (I kept clicking the "reply" button and it would not...
View ArticleCould not install MobileAppsManagement Site Extension
Hi everyone!Im having a problem with Microsoft Azure. More specifically, im not able to get a mobile app up and running after creation and deployment. When I enter "Quick Start" in mobile apps...
View ArticleAzure Mobile App template for C# missing "Try This Out"
I'm working on my first C# Azure mobile app. I started with the template "azure mobile service" then found a post referring to "Azure Mobile App" being the newest template to use. I wasn't far along...
View Article'Could not install mobileappsmanagement site extension' issue
When I create a Mobile App and try to access the quick start blade I get the error: "could not install mobileappsmanagement site extension". I have tried to change browser, clear cache etc. I have a...
View ArticleLog all incoming requests to a Mobile App under App Services
One of my clients is having problems consuming a node.js API I've provided for them. Initially they were pointing to the incorrect URI and now it looks like they might be having TLS/SSL issues. I'd...
View ArticleMy changes are not propagating after migrating from Mobile to App Services
From Whisk(e)y Wheel @Whisky_Wheel via Twitter Prior to migrating from Mobile to App Services I could change node.js APIs in real time. Now my changes are not propagating. I have a suite of APIs that...
View ArticleForcing a complete logout (forget everything/last account used) with...
I am working on an android application. I want to be able to force a complete logout and have it so when I call login again the user is actually forced to type in their username and password.Currently,...
View ArticleDoes location matter?
I was wondering if location of the resources matter? will it affect performance?Some of these did not prompt to change the locaton.
View ArticleCordova Plugin Question
Hi there,I am looking at utilising Microsoft Azure for my BaaS to my Cordova mobile application and while investigating, I am slightly confused and hoping somebody can answer my following two...
View Article[Node.js] My changes are not propagating after migrating from Mobile to App...
From Whisk(e)y Wheel @Whisky_Wheel via Twitter Prior to migrating from Mobile to App Services I could change node.js APIs in real time. Now my changes are not propagating. I have a suite of APIs that...
View ArticleXamarin Azure Client Side Authentication
Is there a way to perform client side facebook and google plus authentication using azure?I cant seem to find FB or G+ SDKs for Xamarin.By the way, its a Xamarin Native PCL app. Not a Xamarin Forms PCL...
View ArticleMissing Easy Table Content, Cannot Create Schema and Tables
Hello Teams! Azure customer @billygbarnes2 via Twitter is having difficulties with Easy Tables creation and schema, in addition to viewing Easy Tables' content.A few months ago the customer migrated...
View ArticleMobile Service Sync - Pull vs Push
In a lot of the samples (or maybe all) I see a SyncContext.PushAsync() being called before a PullAsync() call. My understanding was if there are pending changes calling PullAsync() will do a push if...
View ArticleMobile Services - Exception - The operation has been updated and cannot be...
Can someone explain what exactly would cause this exception to be thrown? I have received this and I am not sure what is causing it.The operation has been updated and cannot be updated againprivate...
View ArticleRetrieve my old publish azure mobile service
Hi,I need help. I had publish a mobile-service app recently after the migration. My mobile application no longer work properly after the new publish mobile-service. Is there a way that I can retrieve...
View ArticleInserting Record Into Table Error: Cannot insert the value NULL into column...
Hello Team, Azure Mobile Apps customer @drdhillon via Twitter is receiving this error message when attempting to insert a record into a table:Message='The operation failed with the following error:...
View ArticleXamarin Localhost Debug Authentification
I'm working on an app that uses facebook login, and most of my custom api controllers need to know which the current user is to make an action based on that user.My problem is with authentication when...
View Articleneed help with azure mobile apps and sql
I created a mobile app in azure. Using the node.js backend it set everything up nicely. But it does not seem to connect to the sql database that I created in the mobile app, rather it connects to a...
View Article[Node.js] need help with azure mobile apps and sql
I created a mobile app in azure. Using the node.js backend it set everything up nicely. But it does not seem to connect to the sql database that I created in the mobile app, rather it connects to a...
View ArticleAdding X-ZUMO-AUTH in header no longer work, how can I authenticate my requests?
Hi, I used to make REST call to my mobile service by adding my FB token in the request header (X-ZUMO-AUTH) along with the application key(X-ZUMO-APPLICATION). This has been working for quite awhile...
View Article