Top "Azure-mobile-services" questions

Windows Azure Mobile Apps provides a turnkey backend solution to power your mobile app by allowing you to easily add structured storage, user authentication and push notifications to your iOS, Android, Cordova, Windows (UWP) and Windows Phone (8.1) apps.

Invalid update: invalid number of rows in section

I am working on a project using Microsoft Azure services. In that while deleting a row I am getting this …

ios xcode uitableview core-data azure-mobile-services
Cordova Content Security Policy

I have a Cordova app and after upgrading (5.0.0) it I'm unable to call any resource at all. I've added the …

cordova ionic-framework azure-mobile-services visual-studio-cordova content-security-policy
Difference between azure notification hub and azure mobile services

What are the main differences between azure notification hub and mobile services Which is best to use when. Thanks

azure azure-mobile-services azure-notificationhub
Logout/invalidate a JWT

I'm using custom authentication in Azure Mobile Services by generating a JWT (JSON Web Token) in a custom login API. …

security azure-mobile-services jwt
Uploading a file in Azure File Storage using node.js

We are trying create an webservice to upload files to Azure file storage using node.js service. Below is the …

node.js azure azure-storage azure-mobile-services azure-storage-files
Where is the key in new Azure App service?

While using the classic Azure Mobile services, you used to get a key along with a URL for your Mobile …

azure azure-mobile-services azure-app-service-envrmnt
Signal R Vs Push Notifications for real time applications like Chat

I want to create a chat application for ios, android and windows phones as well as it should work with …

push-notification xamarin signalr azure-mobile-services
azure notification hub tag limits

reading the pricing details http://azure.microsoft.com/en-us/pricing/details/notification-hubs/ there seems to be a limit of number …

azure-mobile-services azure-notificationhub
uploading image to azure blob storage

I know this question can be interpreted as a duplicate, but I can simply not get the blop service working. …

c# azure windows-phone-8 azure-mobile-services blobstorage
Azure Custom Controller / API .Net backend

I have had a MobileService running on Azure, and have decided to create a new service and migrate the code …

c# asp.net azure azure-api-apps azure-mobile-services