Hi Team,
Trying to set up a scheduler as follows:
https://azure.microsoft.com/en-in/documentation/articles/mobile-services-dotnet-backend-schedule-recurring-tasks/
I want to run some ML stuff using Azure ML on the top of tweets extracted (Updates table). Is it possible Azure mobile service communicate with Azure ML and bring the result? Later on I want to push the azure mobile service and azure ml output to azure stream analytics and then to power BI.