News

Microsoft Updates Azure Mobile Apps, Ponders Future

Microsoft announced several updates to its Azure Mobile Apps service and is conducting a survey to solicit feedback on its future.

Azure Mobile Apps includes various kinds of functionality, including creating cloud-based back-ends for mobile apps that provide data storage, online and offline sync, authentication, push notifications and more.

A recent upgrade (to v4.2) to the service's client libraries updated core platforms and moved to support .NET Standard, so it now works for:

  • Android 6.0 (API level 23 or higher)
  • iOS 10 or higher
  • UAP 10.0.16299.0 or higher
  • WPF (.NET Framework 4.6.1 and .NET Core 3.0 or higher)

The team also updated dependencies and allowed for the use of Xamarin.Essentials for the in-built authentication support within Xamarin environments.

Azure Mobile Apps
[Click on image for larger view.] Azure Mobile Apps (source: Microsoft).

However, the future of the service, which was in preview back in 2015, appears to be in doubt as the mobile app development scene has evolved greatly since its inception.

"Since writing the Azure Mobile Apps libraries, the development world has changed, especially as it pertains to the area that Azure Mobile Apps covers," Microsoft said. "New protocols like gRPC and GraphQL have entered the mix. The mobile Internet is speedier and more reliable. New use cases for mobile apps require support for different database types like NoSQL and Graph databases. It’s time to look at the future, and we need your help for that."

That help comes in participating in a "Azure Mobile Apps Future Plans Survey" to solicit feedback from developers.

"We will continue to support and evolve our Azure Mobile Apps libraries, so stay tuned for more samples, blogs, and updates in this space!"

The "continue to ... evolve" part of that last statement seems to be at odds with the project's client libraries GitHub site, though, as it states:

"Microsoft is committed to fully supporting Azure Mobile Apps, including support for the latest OS release, bug fixes, documentation improvements, and community PR reviews. Please note that the product team is not currently investing in any new feature work for Azure Mobile Apps. We highly appreciate community contributions to all areas of Azure Mobile Apps."

A reader brought up that seeming contradiction ("We can use Azure Mobile Apps and ignore previous post where team says no more features and development for this product?") and was answered thusly by Microsoft: "Our current plan is to bring the libraries up to date and to investigate future investments, so your response to the survey is appreciated!"

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube