How do I secure Azure App Service end-point for MobileServiceClient in...
Hello,I have an app that uses Auth0 as the login provider and can login through multiple providers - Facebook, LinkedIn, Google, MS and Apple. This all happens client-side and I get the id and access...
View ArticleCannot Get Microsoft Authenticator App to Work
Hi, I have been trying to get my Microsoft Authenticator app to work. I got a new phone over Christmas, but the app was not backed up. I have been to sign into my computer email, but it has been...
View ArticleApp Service Managed Certificate - will it work for none direct CNAME's?
Hi, I have multiple domains pointing to abc.customdomain.com which in turn has a CNAME to mydomain.azurewebites.netRight now im getting:Properties.Canonical Name is invalid. Certificate creation failed...
View Articlewhere can i see the code deployed in azure app services
where can i see the code deployed in azure app services
View ArticleAzure says push successfully sent but never received Xamarin.UWP
Breakdown: -Sending a test push from Azure works and is received -Sending push to users from app says Enqueued, then in Azure "Success" but never received. -Using wns/Raw -Using templates -Pushes from...
View ArticleIs there an alternative to Easy Tables in Azure App Services?
Hello,Easy Tables provided a portal experience for Node developers to create and manage their tables, their schema, and appropriate permissions.Easy Tables and Easy APIs, along with the Mobile menu in...
View ArticleAzure Web app pay as used?
Hi, I am hosting a simple dynamic website as azure web app by using shared service plan. It costs me monthly around 10$. Maybe it is not a lot of money but web app is doing around 1 hour work per...
View Articlenull values in Tablecontroller
Hi there,how can I send null values to my Database, using the tablecontroller?I have Entity with a member of type Byte-Array. When I set the picture Member to null and...
View Articleinternal service error
using MS mobile apps client to attempt to write to the Users table in a database.Created the app service using Azure Portal.The app service refers to a Git repository...
View ArticleHaving troubles with Azure App Service installing
Hello, i'm trying to create an azure mobile app for my xamarin app. I followed Microsoft's tutorial but there is mentioned the easy table service. I've seen that this service is no longer available and...
View Article.net PCL to .net standard migration
I have many PCL projects ,not able to migrate to .net standard easily .Need MSAL to be installed ,please let us know if i can do something
View Article'No 'id' member found on type 'User'.'
Hello, I'm trying to get some data from my Azure App Service but the code throws this error while I'm calling the GetUsers() method.This is my code:public class AzureService { MobileServiceClient...
View ArticleMy mobile app service changed my user id after 4 years of usage!
Good evening ppl at Microsoft!I have an Mobile App Service at Microsoft Azure Located at South Central US named CeneamApp.My backend is configured in a way so that my user can access only the data they...
View ArticleWhen will Azure DevOps offer support for Xcode 11?
Currently from what I am seeing, Azure only offers support for Xcode versions 10 and under. Now that iOS 13 is out and Xcode 11 has been released, when will Azure support the new versions of Xcode?
View ArticleMy mobile app service changed my user id after 4 years of usage!
Good evening ppl at Microsoft!I have an Mobile App Service at Microsoft Azure Located at South Central US named CeneamApp.My backend is configured in a way so that my user can access only the data they...
View ArticleAzure B2C authentication with React Native
I`m currently using azure b2c local account authentication on my react native app, but when I try to run it with Facebook`s login I get this error:DEBUG: failed to grant token Object { "error":...
View ArticleDeployed react web app through FTP, still see welcome screen.
Hi,I've created a web app in azure, Node JS based, then connected through FTP and copied my 'build' dir to site/wwwroot folder in the server, even erased the original HTML file that resided in the...
View ArticleError while processing request
Hi, I followed the how-to guide from quickstarts to create an Android app. But when I run the app in Android Studio I get following error in my mobile app: "Error while processing request". Has...
View ArticleCreating a Python 3.8 App Service on a Canadian server
For legal purposes, I require a Canadian based server to host an app and data. The app is written in Python 3.8. I can't seem to get a configuration that will deploy without giving errors. I have...
View ArticleRTMP over a web app with an Nginx listening for rtmp
Hello, we've recently deployed a web app for containers on an service plan. The container has an Nginx server on it listening on 8080 for http and 1935 for rtmp. We were able to reach the server over...
View Article