Azure App Service - Mobile Apps , is this currently being supported by Microsoft? When I go to the documentation on how to implement the service I am seeing following message.
-This content has been retired and may not be updated in the future. The product, service, or technology mentioned in this content is no longer supported.
For example, https://learn.microsoft.com/en-us/previous-versions/azure/app-service-mobile/app-service-mobile-value-prop
Appreciate the response!
Short version:
"Azure Mobile Apps" - the SDK for ASP.NET Framework and associated libraries - is being supported. I am the current central maintainer, and I am looking at various upgrades. Operating in the open, so you can see the work at github.com/azure/azure-mobile-apps
"Azure App Service - Mobile Apps" - the in-app-service compatible server component based on the Node.js service with "Easy Tables" is retired and no longer available.
You can check out the new docs at https://azure.github.io/azure-mobile-apps.